Mathias Verboven; 3D, programming and design
Pages: Homepage Tutorials Programming 2D/3D Graphics
Welcome on the online portfolio of Mathias Verboven. I am a 3d modeler, programmer and designer. I’ve graduated but decided to do a masters in electronics and ICT. If you are interested you can contact me for possible work or ask questions about previous projects.
I live in Belgium but I wouldn’t mind working in other countries.

Programming tutorials:
Line Intersection:
Code that calculates if and where 2 (2D) lines intersect. This is not much of a tutorial but more of a need to know thing for other tutorials.
(PDF) (Visual Studio project + PDF)
Networking using Stratus and NetStreams.
Learn how to build a (very!) simple chat application that can send text messages and randomly generated images. See when you need to use Stratus and when you can use NetStreams.
Link to tutorial on ModdB