Setup a 3d viewport for some extra stuff.
Want to mess aroudn with my math notes possibly in this prototype...
This commit is contained in:
@ -272,4 +272,8 @@ DebugData :: struct {
|
||||
path_lorem : string,
|
||||
lorem_content : []byte,
|
||||
lorem_parse : PWS_ParseResult,
|
||||
|
||||
// Test 3d Viewport
|
||||
cam_vp : rl.Camera3D,
|
||||
viewport_rt : rl.RenderTexture,
|
||||
}
|
||||
|
Reference in New Issue
Block a user