Will's Sample code
Here are some samples of code that I have written.
- Source file for an implementation of L-Systems, which creates Fractal-like objects. This is the header file for that implementation. An example of these can be found in all of the screenshots on my main page. They are the non-textured trees.
- This sample computes how the points necessary to draw a railroad track, using cardinal cubics.