项目作者: prizrak9

项目描述 :
3d modelling software
高级语言: C++
项目地址: git://github.com/prizrak9/StereoOriginal.git
创建时间: 2019-10-21T17:55:20Z
项目社区:https://github.com/prizrak9/StereoOriginal

开源协议:

下载


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”. https://github.com/glfw/glfw/issues/670
Color picker is disappearing on click when appearing in certain places. Isn’t reproducible when in full screen.