Skip to content

A simple application used to observe and decorate primitive 3D objects.

Notifications You must be signed in to change notification settings

chicamhao/Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Content

A playground to improve my shader knowledge. Implemented by SharpGL, this application allows creating, viewing, and decorating primitive 3D objects. Screenshot 2024-03-26 at 10 14 40

Required packages:

SharpGL

SharpGL.SceneGraph

SharpGL.Winforms

User Manual:

  1. Create one of the cube, prism or pyramid.
  2. Click on the created object name displayed on the blue area.
  3. Enjoy interactivity by changing camera perspective, colors, textures, transitions,.. Zoom the camera with the Z/X keys and rotate the camera with the arrow keys.

About

A simple application used to observe and decorate primitive 3D objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages