|
You are here |
muffinman.io | ||
| | | | |
blog.kodewerx.org
|
|
| | | | | Video game development, hacking, and debugging. Brought to you by BlipJoy! | |
| | | | |
www.mamboleoo.be
|
|
| | | | | This article shows how to render 3D by only using the native 2D Canvas API in JavaScript. | |
| | | | |
brutalism.rs
|
|
| | | | | Aesthetic Engine 2 is simultaneously a web browser, a generative data sculpture, and a shape-shifting painting. It is a live visualization of the hidden complexities behind our everyday web browsing. You can read about the process of making it here.AE2 is open-source and available for download on GitHub.Operation Whereas a typical web browser follows strictly defined rules for rendering each HTML element, AE2 uses less strict, more abstract rendering rules: | |
| | | | |
blog.demofox.org
|
|
| | | There's an interactive Bezier Triangles webGL demo I made that goes with this post, and what i used to make the 3d rendered images with. You can find here: http://demofox.org/BezierTriangle.html https://demofox2.files.wordpress.com/2019/12/cubicbeziertriangle.png Above is a cubic bezier triangle which has 10 control points. Each edge of the triangle is a cubic Bezier. That makes for 9... | ||