215 reputation
16
bio website yuumei.co.uk
location England, United Kingdom
age 25
visits member for 1 year, 3 months
seen May 20 at 10:22
stats profile views 4

Hello >_>

有名ではありません。


Feb
17
awarded  Yearling
Nov
9
comment If I project a sphere in 3D will it be a circle?
That picture is very helpful, sorry I can't select two answers
Nov
9
accepted If I project a sphere in 3D will it be a circle?
Nov
9
revised If I project a sphere in 3D will it be a circle?
perspective
Nov
9
awarded  Student
Nov
9
asked If I project a sphere in 3D will it be a circle?
Jun
9
comment What would be a good game making engine supporting Vector images?
It isn't an engine, but OpenVG is a hardware accelerated api that is available on a lot of mobile devices and some desktops.
Jun
9
answered Animating isometric sprites
Jun
9
revised Understanding how OpenGL blending works
edited for others to use
Jun
9
comment Understanding how OpenGL blending works
Ah, yes I see, edited it now. Thanks!
Jun
9
awarded  Supporter
Jun
9
accepted Understanding how OpenGL blending works
Jun
8
asked Understanding how OpenGL blending works
May
31
answered Serverside memory efficiency and threading for a turn based game
May
30
awarded  Teacher
May
30
answered Power Distribution amongst connected nodes
May
30
awarded  Scholar
May
30
comment Could someone explain why my world reconstructed from depth position is incorrect?
So it turned out that the format of the depth buffer was the problem. But this explanation helped, thanks :3
May
30
accepted Could someone explain why my world reconstructed from depth position is incorrect?
May
23
comment Could someone explain why my world reconstructed from depth position is incorrect?
sebf, are your depth values stored as z/w? Because I would like to be able to use the depth buffer directly and not add another depth fbo.