Skip to content

pryvyd9/StereoOriginal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StereoOriginal

A 3d modelling and visualisation solution with stereo output (anaglyph) and multi pov view (camera user position tracking).

Implemented instruments

  • Polyline drawing
  • Polyline extruding
  • Object transformation (move, rotate, scale)

Features

  • Anaglyphical output
  • Multi pov view via user position tracking
  • Local, world coordinate systems
  • Hierarchical object structure
  • World transformation preservation
  • Selecting objects
  • Transforming/moving selected objects
  • Change buffer. Ctrl+Z, Ctrl+Y
  • Transformation tracing

trace object rotation select some of the created clones and move them rotate what is left of traced object and rotate it to create a flower

Known Issues

Combinations Shift + any Numpad key isn't working. It's a windows' "feature". glfw/glfw#670 Color picker is disappearing on click when appearing in certain places. Isn't reproducible when in full screen.