Skip to content

Commit

Permalink
Add missing files.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimkulling committed Jul 11, 2018
1 parent e13f687 commit ee383fd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/models/OpenGEX/empty_camera.ogex
@@ -0,0 +1,7 @@
CameraObject {
Param (attrib = "fov") { float { 0.97 } }
Param (attrib = "near") { float { 1.5 } }
Param (attrib = "far") { float { 150.0 } }
}

CameraObject {}

0 comments on commit ee383fd

Please sign in to comment.