You are here |
blog.johnnovak.net | ||
| | | |
jamie-wong.com
|
|
| | | | One of the techniques used in many demo scenes is called ray marching. This algorithm, used in combination with a special kind of function called | |
| | | |
ksimek.github.io
|
|
| | | | ||
| | | |
learnopengl.com
|
|
| | | | Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners. | |
| | | |
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,... |