monstercameron
Well-Known Member
found this website http://potree.org/demo/skatepark_v1.0/skatepark_v1.0.html (need webgl enabled) and the graphics arent too bad. I dont know how the mapped out the park but it looks high detailed when it finally loads. From what I observed this type of engine may not need a 3d accelerator, it looks like to me that they are drawing numerous circles on screen, each with their own color and just scaling them, no rotation or skewing or any other transforms. I don't know the specifics but what would it take for an engine like this or how would you implement it? for an soc like omap and i.mx6 with dedicated 2d accelerators could this work on just that alone or would a 3d accelerator be necessary? what are the draw backs to such an engine? I am guessing animation would be tough.
Last edited by a moderator: