74 lines
4.3 KiB
Markdown
74 lines
4.3 KiB
Markdown
---
|
|
layout: page
|
|
title: Links
|
|
subtitle: naar andere plekken op het web
|
|
lang: nl
|
|
ref: links
|
|
---
|
|
|
|
# Videospel ontwikkeling
|
|
- [Handmade Hero: A complete, professional-quality game, coded live, from __scratch__. ](https://hero.handmade.network/episodes){:target="_blank"}
|
|
: door Casey Muratori. Handmade Hero is een lopend project om een compleet videospel van professionele kwaliteit te maken. Videos leggen elke stap en elke lijn code uit.
|
|
- [Beginning Game Programming v2.0](http://lazyfoo.net/tutorials/SDL/index.php){:target="_blank"}
|
|
: Lazy Foo' Productions
|
|
- [YouTube video series: Let's Make Games](https://www.youtube.com/user/creaper/videos){:target="_blank"}
|
|
- [SDL2 bindings for Rust](https://github.com/Rust-SDL2/rust-sdl2){:target="_blank"}
|
|
- [Deceiver game](http://deceivergame.com/){:target="_blank"}
|
|
: door Evan Todd.
|
|
- [OpenGameArt.org](https://opengameart.org/){:target="_blank"}
|
|
- [YouTube: Writing NES Games! with Assembly!!](https://www.youtube.com/watch?v=IbS7uEsHV_A){:target="_blank"}
|
|
: door Christian Joudrey.
|
|
|
|
# Softwareontwikkeling algemeen
|
|
- [stb single-file public domain libraries for C/C++](https://github.com/nothings/stb){:target="_blank"}
|
|
- [List of single-file C/C++ libraries. ](https://github.com/nothings/single_file_libs){:target="_blank"}
|
|
|
|
# Demoscene
|
|
- ["Debris" - Farbrausch](http://www.pouet.net/prod.php?which=30244){:target="_blank"}
|
|
- ["Turtles All The Way Down" - Brain Control](http://www.pouet.net/prod.php?which=61204){:target="_blank"}
|
|
- [Making of "Turtles All The Way Down" - Brain](https://geidav.wordpress.com/2013/04/14/making-of-turtles-all-the-way-down/){:target="_blank"}
|
|
- ["A Mind Is Born" - Linus Akesson](https://linusakesson.net/scene/a-mind-is-born/){:target="_blank"}
|
|
- [Pouet: lijst van alle demo's](http://www.pouet.net/prodlist.php?order=views){:target="_blank"}
|
|
- [Future Crew: "Second Reality"](https://www.youtube.com/watch?v=rFv7mHTf0nA&t=568s){:target="_blank"} - [(Wikipedia)](https://en.wikipedia.org/wiki/Second_Reality){:target="_blank"} - [(Source code)](https://github.com/mtuomi/SecondReality){:target="_blank"}
|
|
- [Future Crew: "Metropolis" (Archive.org music)](https://archive.org/details/futurecrew-metropolis){:target="_blank"}
|
|
|
|
# Node gebaseerde tools
|
|
- [NodeBox](https://www.nodebox.net/){:target="_blank"}
|
|
: Het NodeBox pakket van tools geeft je alle mogelijkheden om generatieve designs op jouw manier te creëren.
|
|
- [Farbrausch tools](https://github.com/farbrausch/fr_public){:target="_blank"}
|
|
- [Enigma Studio 4](https://github.com/enigmastudio/Enigma-Studio-4){:target="_blank"}
|
|
|
|
# Procedurele generatie
|
|
- [L-Systems](https://nl.wikipedia.org/wiki/L-system){:target="_blank"}
|
|
- [Online tool for L-systems](http://www.kevs3d.co.uk/dev/lsystems/){:target="_blank"}
|
|
- [Kate Compton over Procedurele generatie](https://www.youtube.com/watch?v=WumyfLEa6bU){:target="_blank"}
|
|
|
|
# Rust
|
|
- [Homepagina](https://www.rust-lang.org/en-US/){:target="_blank"}
|
|
- [How Mozilla uses Rust in Firefox](https://blog.rust-lang.org/2017/11/14/Fearless-Concurrency-In-Firefox-Quantum.html){:target="_blank"}
|
|
- [Google Tech talk on Rust](https://www.youtube.com/watch?v=d1uraoHM8Gg
|
|
){:target="_blank"}
|
|
|
|
# Raspberry Pi
|
|
- [Low-level graphics on raspberry pi](https://raspberrycompote.blogspot.be/2012/12/low-level-graphics-on-raspberry-pi-part_9509.html){:target="_blank"}
|
|
- [Linux framebuffer tests on the Raspberry Pi ](https://github.com/drmad/rpi-framebuffer){:target="_blank"}
|
|
- [YouTube: Oldschool framebuffer Fire Effect on Raspberry Pi](https://www.youtube.com/watch?v=O2NAr2LjTTM){:target="_blank"}
|
|
|
|
# E-Books
|
|
- [The Hacker Crackdown: Law and Disorder on the Electronic Frontier ](http://www.mit.edu/hacker/hacker.html){:target="_blank"}
|
|
: door Bruce Sterling. Een interessante geschiedenis over de hacker subcultuur in
|
|
de jaren 90.
|
|
|
|
# YouTube kanalen
|
|
- [LiveOverflow](https://www.youtube.com/LiveOverflowCTF){:target="_blank"}
|
|
: Een goede startplek om meer te leren over hoe computers eigenlijk _echt_ werken.
|
|
|
|
- [The angry video game nerd (AVGN)](https://www.youtube.com/watch?v=ut3n8-9JM5o){:target="_blank"}
|
|
: Hilarische reviews van (slechte) retro games.
|
|
|
|
- [MetalJesusRocks](https://www.youtube.com/user/MetalJesusRocks){:target="_blank"}
|
|
: Een goede bron voor lijstjes van de beste retro games.
|
|
|
|
# Organisaties
|
|
- [Electronic Frontier Foundation](https://www.eff.org/){:target="_blank"}
|