Skip to content

Tiny mesh visualization interface using Qt and GLSL

Notifications You must be signed in to change notification settings

Spaicat/MeshVisualization

 
 

Repository files navigation

Computer graphics 🎨

🎨 A school project of graphics basics and a heightmap vizualisation

Basics

Union of primitives grouped in the same scene with translations.

Generation statistics of the 5 primitives added (32 “subdivisions” (resolution) for each).

Heightmap vizualisation

Terrain modeling using an image.

Local terrain flattening.

Coloring according to the slope (and the height with the snow).

About

Tiny mesh visualization interface using Qt and GLSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.2%
  • C++ 14.6%
  • Other 1.2%