|
You are here |
jamie-wong.com | ||
| | | | |
webglfundamentals.org
|
|
| | | | | What's a shader and what's GLSL | |
| | | | |
aerotwist.com
|
|
| | | | | [AI summary] This article introduces shaders in the context of WebGL and Three.js, explaining their role in rendering 3D graphics and providing basic examples of vertex and fragment shaders. | |
| | | | |
everttimberg.io
|
|
| | | | | Evert Timberg, Software developer and architect in Toronto | |
| | | | |
tayfunkayhan.wordpress.com
|
|
| | | Code for this part can be found here. Go 3D! InPart I: Hello, Triangle!, we rendered a two-dimensional triangle defined in normalized device coordinates-space [-1, 1] directly. As simple as they can get, it was already perfect for projecting to our two-dimensional screen. Before we get into adding a third dimension to our virtual world,... | ||