john-chapman / im3d

Immediate mode rendering and 3d gizmos.
MIT License
1.21k stars 63 forks source link

Add Draw Cone. #60

Closed jiannanya closed 1 year ago

jiannanya commented 1 year ago

1.Add draw cone. 2.Add draw cone filled. 3.Add Imgui example for drawing cone.

jiannanya commented 1 year ago

Looks great! Just need to use the proper cone bounds for culling and detail estimation.

Yeah, I have fixed it for culling and detail estimation.

john-chapman commented 1 year ago

Great stuff - thanks for your contribution!