I gave a guest lecture at ECU for the Advanced 3D Graphics programming class. The slides cover:
- A bit about me
- An introduction to the Demoscene
- An introduction to WebGL
- WebGL Shaders
- Screen space
- Sine/Cosine Plasma effect
- Circle equation and XOR Bitplasma effect
- Tangent function, 3d to 2d projection, Texture mapping and Tunnel effect
- Twist effect
- Julia fractal
3 comments:
I'd love to have a look at the slides, but I get a 403 Forbidden error...
woops! fixed.
Awesome work :)
Will look into how to convert more WebGL examples into C# projects to be used with JSC!
Post a Comment