Search found 1 match
- Fri Apr 15, 2016 3:01 pm
- Forum: Support and Development
- Topic: "Questions that don't deserve their own thread" thread
- Replies: 905
- Views: 453624
Re: "Questions that don't deserve their own thread" thread
Hey guys, any chance you could explain to me what the z and w values of the vec4 vertex_position in the vertex shader are for and if there is any way i can utilise them? Working on a small-scale 3d thing for a project (switching between 2d topdown and 3d in realtime), and I believe I can implement i...