/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

raphlinus.github.io
| | blog.demofox.org
5.0 parsecs away

Travel
| | Rectangular Bezier Patches are one way to bring Bezier curves into the 3rd dimension as a Bezier surface. Below is a rendered image of a quadratic Bezier rectangle (degree of (2,2)) and a cubic Bezier rectangle (degree of (3,3)) taken as screenshots from a shadertoy demo I created that renders these in real time. Links...
| | devmag.org.za
4.5 parsecs away

Travel
| | A Bézier curve is a type of curve that is easy to use, and can describe many shapes. This guide gives instructions for implementing algorithms for using Bézier curves in your games.
| | www.jeremykun.com
4.0 parsecs away

Travel
| | Pablo Picasso Simplicity and the Artist Some of my favorite of Pablo Picassos works are his line drawings. He did a number of them about animals: an owl, a camel, a butterfly, etc. This piece called Dog is on my wall: Dachshund-Picasso-Sketch (Jump to interactive demo where we recreate Dog using the math in this post) These paintings are extremely simple but somehow strike the viewer as deeply profound. They give the impression of being quite simple to design and draw.
| | thatonegamedev.com
15.6 parsecs away

Travel
| Deleaker is a tool for Windows that helps you fix memory leaks quickly and never worry about hours of hunting memory bugs.