BacteriumFeb 06, 2008 |
2 comments Popularity: ![]() ![]()
|
My attempt at simulating bacterial growth.
Blog | Tags | Archives | Projects | Stats | Contact
Newer posts from 2008![]() |
Nanopond ScreensaverJul 17, 2007 |
no comments Popularity: ![]() ![]()
|
[This is an archive post from my old homepage] For those who don’t know what Nanopond is: Adam Ierymenko’s Nanopond a minimal (absolutely tiny) artificial life system based on randomly mutating and evolving computer programs that eventually get more and more efficient in copying their program thanks to natural selection. While it does not have [...]
Hardware-accelerated 2D collision detection in OpenGLJul 11, 2007 |
no comments Popularity: ![]() ![]()
|
NB: Here is a better post about the below algorithm. Includes source code. The idea Did you know you can do pixel accurate collision detection using the OpenGL stencil buffer and occlusion queries? I got this idea while working on a 2D/3D game engine (think of a side-scroller but with 3D objects). A proof that [...]
Newer posts from 2007![]() |