Skip to content
Snippets Groups Projects
Commit 35f71027 authored by Vladimír Ulman's avatar Vladimír Ulman
Browse files

Comments for surface rendering testing.

parent 3e5f04de
No related branches found
No related tags found
No related merge requests found
...@@ -214,6 +214,12 @@ void ActiveMesh::displayTEST(void) ...@@ -214,6 +214,12 @@ void ActiveMesh::displayTEST(void)
void ActiveMesh::displayQuadricSurface(void) void ActiveMesh::displayQuadricSurface(void)
{ {
//zkusit nad dalsimi krivkami, paraboloid?
//pripadne udelat jinak dopocitavani na povrch..
//bo to nyni dava docela velke vzdalenosti pro vypocitany povrch
//get surface params //get surface params
float surf_coeff[10]; float surf_coeff[10];
//CalcQuadricSurface_Taubin(VertexID,surf_coeff); //CalcQuadricSurface_Taubin(VertexID,surf_coeff);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment