Skip to content

Hyxogen/FdF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FdF

A simple wireframe landscape renderer

Controls

  • Escape: exit application
  • 5: Switch between orthographic and perspective projection
  • Arrow keys: moving around
  • Q/A: move camera up/down
  • I/D: scale object up/down
  • Z/X: rotate object

Building

You need the following to build this project:

  • gcc
  • make
  • X11 include files
  • XShm extenstion
  • Utility functions from bsd systems

Compiling:

  • Make sure you initialize the git submodules when cloning or with git submodule update --init
  • Make project with make

About

A simple wireframe landscape renderer

Resources

License

Stars

Watchers

Forks