Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bizart

Pages: [1]
1
Support / Primary Flight Display HUD
« on: November 21, 2012, 09:46:18 am »
Hi,
I am new to Java and OpenGL..  :)

Working on several implementations of flight instruments(SVG javascript, Canvas...), figured it out that best performance on mobile could be using OpenGL..
It is more like 2D application..

What methods should I try for horizon rotations? Textured Plane? Skybox?
Is it possible to setup a Skybox with gradients?
Any example of semi-transparent scale overlays with sort of dynamic strings?

Any help will be appreciated!

Thank you in advance!

This is a view from svg js implementation:


Pages: [1]