You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I'd like to do for this issue:
- Keep the intermediate buffer : it could be useful later on (attaching tags
and other logical info to vertices), but with an option to have direct output.
- Get rid of ManualObject : it's very useful and easy to use to begin with, but
it's yet another layer of vertices buffering...
Even if ManualObject is gotten rid of, there should still be "dynamic mode" : a
mode where you can easily tweak parameters of a generator, and see the result
immediately, without necessarily recreating the hardware buffers.
Example use case : you want to draw a road in sim city game, and see the result
of your editing as you move the mouse cursor.
Original issue reported on code.google.com by
[email protected]
on 24 Jan 2011 at 7:10The text was updated successfully, but these errors were encountered: