The problem with these inventions is it has the additive hologram effect where you can see backfaces of the hologram. Because only additive lighting is used.
My invention solves this problem by requiring a Head node where you put on a node on your head which then transmits spatial coordinates to the device. Therefore the device knows what angle you are at and only draws frontfaces to the screen. There is a problem though, you can not watch traditional movies with this device, but only 3d movies, 3d anime and games which are made with the 3d format of my device.
Second problem is expense. My device outer ring requires 30*1080 (32400) hz refresh rate, to achieve 60 fps gaming. Center only requires 60 hz refresh rate. Ai said the max RR (refresh rate) is 10,000. Therefore I propose a modification to my device where it has an additional panel, which cuts requirements in half to only 16200 hz. This allows for 37 fps gaming which is better than 30 fps gaming. You could also add 2 more panels (4 panels in total) and then get 60 fps gaming, which would double the amount of LEDs required to buy, but the sub 10000RR LEDs might be cheaper anyway. Too many panels and I foresee blurring issues, because of the panel material distorting light and also the LEDs getting in the way of other LEDs.
The cylindrical configuration would look like this (side view):
what it would look like IRL (Look how clean it looks):
raw pixel data (for engineers, zoom in to 100%):
https://imgur.com/qcmml45
The formula is:
for (r=240; r>0; r-=1)
for (angle=0; angle<1; angle+=1/lerp(1,1080,r/240))
And then you see a mostly uniform looking pattern begin to appear. And then you get a nice 480p image with 1080p circumference.
To get rid of the seam you put âangle_shift=(1-r/240) x 360;â but then you get a spiral pattern. You can put âangle_shift=(1-r/240) x 22 x 360â. Still has spirals but not as noticeable.
Consumers might want more of a box traditional configuration. This would be wasteful and create a lot of dead space with unused regions:
As you can see the rings donât even intersect with the grid vertices properly. And it would require some absurd refresh rate scheme at irregular intervals. So Iâm not sure a rectangular prism version is feasible, not even in 2050. Cylinder version seems like the optimal approach (although a bit strange for consumers.)