Skip to content

Costava/ortho-grid-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orthographic Grid Demo

Real-time rendering of a grid using an orthographic projection.
Move camera with WASD, space bar, and Q.
Press F to snap to the nearest isometric view.
Press R to toggle saving frames as .bmp images under screenshots.
Rotate camera with mouse.
Zoom in/out with mouse wheel.

The makefile has build and clean recipes.

Dependencies:

  • C11 standard library
  • SDL2 (Tested with 2.0.16)

Not currently accepting contributions. Feel free to open an issue.

Orthographic grid animated gif

License

BSD 2-Clause License. See file LICENSE.txt.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published