|
You are here |
colececil.dev | ||
| | | | |
blog.kodewerx.org
|
|
| | | | | Video game development, hacking, and debugging. Brought to you by BlipJoy! | |
| | | | |
bumbershootsoft.wordpress.com
|
|
| | | | | Now that I've walked through the history of OpenGL and seen what I can do at what points in history, I can attack one of the long-standing problems I had with my old pixmap library. It's not easy to see the issue with the logo image I've been using, so I'll be replacing it with... | |
| | | | |
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 | |
| | | | |
bloeys.com
|
|
| | | In Part 3 we setup the basis of our simple path/waypoint system, however we still can't use it easily because the gizmos we used are just simple graphics, so in this post we will create interactive tools in the scene view that we can use to control objects, which we will do using Handles. According to the Unity Docs: "Handles are the 3D controls that Unity uses to manipulate items in the scene view. | ||