Skip to content

Приложение для отображения тела заданного в виде проволочной модели вращения с образующей, строящейся по задаваемым опорным точкам с помощью B-сплайна

Notifications You must be signed in to change notification settings

BigCubeCat/icg_wireframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICG Wireframe

Simple application for B-Spline based 3D modeling

Build and Run

You need Qt6.5+ and Eigen3.3 to run.

build

cmake -S . -B build
cmake --build build --parallel 8

run

./build/icg_wireframe

Usage

You can read help dialog in application;

  • Drag node to move

  • Left click to add node

  • Right click to delete node

  • Setup polyline config

  • Pass figure in [-1, 1] rect

  • Zoom in / Zoom out

  • Use double click to reset zoom settings

  • Click&Drag to rotate figure

  • Switch from model to editor

  • Change color

About

Приложение для отображения тела заданного в виде проволочной модели вращения с образующей, строящейся по задаваемым опорным точкам с помощью B-сплайна

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published