/assets/demos/demo0.jpg  /assets/demos/demo1.jpg  /assets/demos/demo6.jpg  /assets/demos/demo3.jpg  /assets/demos/demo2.jpg  /assets/demos/demo4.jpg 

Projects

  Ray Casting [ Source code ]
  • Basic 3D : Pseudo 3D rendering using a ray casting based algorithm
  • Labyrinth : Using ray casting for a survival horror game
  Shortest path approximation with Genetic Algorithms [ Source code ]
  • Graph : Shortest path on a simple graph
  Drawing with DFT (Direct Fourier Transform) [ Source code ]
  Neural Networks [ Source code ]
  • MLP training : Training a Neural network with the backpropagation algorithm