bookshelfdave / FluxModeler

The start of a 3d box-modeler (think Wings3d, but in C++)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some of the 3d modeler I was working on in 2010. C++/Qt w/ old school OpenGL. This was mostly an exercise in collision detection and triangulation with verts/lines/faces/objects. 

> It's been years since I've looked at this and doubt that it compiles. 

Ctrl-Left mouse rotates scene
Ctrl-Right mouse drags scene
Ctrl-Mousewheel zooms in and out

Shift-R will select an edge ring
Shift-L will select an edge loop

Spacebar deselects all

About

The start of a 3d box-modeler (think Wings3d, but in C++)

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 99.0%Language:QMake 0.7%Language:C 0.2%Language:Batchfile 0.1%