Bug 26 - tesselation functionality missing
Summary: tesselation functionality missing
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2003-07-18 05:09 CEST by Sven Gothel
Modified: 2015-09-27 03:14 CEST (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:45:38 CET


---- Reported by bmpape 2003-07-18 17:09:50 ----

There does not appear to be an implementation of the tesselation functions in the GLU class. There is a GLUtesselator class, but no functions to use it. I 
am talking about functions like gluNessTess, gluDeleteTess, gluTessBeginContour, gluTessBeginPolygon, gluTessCallback, etc...

I imagine that the programmable texture and pixel shaders could be used for tesselation (???). But, this would only be possible on video cards supporting 
these features. How is tesselation done on older hardware?



---- Additional Comments From kbr 2004-04-08 12:09:30 ----

The GLU tesselator functionality has been added thanks to Pepijn Van Eeckhoudt
and Nathan Parker Burg.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:45 EDT  ---

This bug was previously known as _bug_ 26 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=26