Opened 14 years ago

Closed 12 years ago

#2 closed defect (fixed)

Fix popping of thick circles when zooming lifespan example

Reported by: Ben Lippmeier Owned by:
Priority: normal Milestone:
Component: Rendering Version: 1.3.0
Keywords: Cc:

Description

The LOD reduction for thick circles needs tweaking. Lifespan draws lots of small circles, and their geometry pops a bit when zooming in and out. Increase the LOD for these small circles.

Change History (5)

comment:1 Changed 14 years ago by Ben Lippmeier

Milestone: 1.0.1.0

comment:2 Changed 13 years ago by Ben Lippmeier

Priority: blockernormal

comment:3 Changed 13 years ago by Ben Lippmeier

Version: 1.0.0.01.3.0

comment:4 Changed 12 years ago by Ben Lippmeier

I've tweaked the LOD code, but thickcircles still pop a bit due to the use of tiny triangle strips. I don't know how to fix this other than writing a custom rasteriser for tiny thick circles.

comment:5 Changed 12 years ago by Ben Lippmeier

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.