• Looking for information and/or Code for Level Of Detail

    From sisirajaya@gmail.com@21:1/5 to All on Sun May 5 06:56:11 2019
    I am looking for information on Level Of Detail (LOD) for efficiently displaying very large number of polygons in OpenGl. For example, selectively not drawing the polygons far away from the eye, like lighting a single pixel for the entire polygon.

    Any information is greatly appreciated.

    Sisira

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From yy888666222@gmail.com@21:1/5 to sisir...@gmail.com on Sun Jun 23 19:20:58 2019
    On Sunday, 5 May 2019 21:56:13 UTC+8, sisir...@gmail.com wrote:
    I am looking for information on Level Of Detail (LOD) for efficiently displaying very large number of polygons in OpenGl. For example, selectively not drawing the polygons far away from the eye, like lighting a single pixel for the entire polygon.

    Any information is greatly appreciated.

    Sisira

    You may think about using a space oct-tree to solve this. Just for an advice!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)