denns2002 / CG_redactor

Small editor to create models from primitive shapes for lab work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CG Redactor C#

I made a small editor to create models from primitive shapes for lab work. You can create primitive shapes, resize, coordinate axis positions, rotate (except for the ball, torus and spiral), and choose colors. That together allows to create different 3d models.

Used OpenTK and WinForms.

* In the future (maybe) I'll fix bugs of rotation and add it to other figures. I also need to add saving the result and loading it. šŸ§¶ *

Screenshots

Interface:

Logo

Primitives (not all):

Logo

My model:

Logo

Logo

About

Small editor to create models from primitive shapes for lab work.


Languages

Language:C# 97.7%Language:GLSL 2.3%