A 3D math playground visualizing on a canvas trait which the user needs to implement e.g. using XCB or a HTML5 Canvas for drawing as WebAssembly application. (Both exists in separate projects.)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Georg Hopp d603a9140d
more iterators
6 years ago
..
continuous.rs try to optimize fractional code 6 years ago
easel.rs more iterators 6 years ago
fractional.rs try to optimize fractional code 6 years ago
geometry.rs Start making an iterator from the line algorithm 6 years ago
lib.rs Add geometric primitives 6 years ago
main.rs Pass 1/z into rasterizer and already interpolate on polygon edges 6 years ago
transform.rs Add homogenous point. 6 years ago
trigonometry.rs try to optimize fractional code 6 years ago
vector.rs Add homogenous point. 6 years ago
xcb.rs Pass 1/z into rasterizer and already interpolate on polygon edges 6 years ago