Skip to content

A 3D rendering engine implemented without any additional libraries except Qt & the standard lib

License

Notifications You must be signed in to change notification settings

Befeepilf/crevis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crevis

Prerequisites

  • Qt (>= 4)
    • core
    • gui
    • qmake

How to build

Run the following commands

  1. qmake
  2. make

Run the application with ./build/crevis.

Screenshot

Screenshot of the Crevis UI

About

A 3D rendering engine implemented without any additional libraries except Qt & the standard lib

Topics

Resources

License

Stars

Watchers

Forks