Calculator Community > HP Prime

[WIP] Trailblazer Prime

<< < (14/14)

DJ Omnimaga:
For even more old-schoolness, the trick is to lower the amount of colors (except for vertical gradients) and set everything to 160x240 stretched up to 320x240. :P A lot of old consoles and computers used similar resolutions where pixels were like 2x1 rectangles and even the TI-84 Plus Color model has such mode lol

DJ Omnimaga:
I'm unsure if this author is still around somewhat, but Trailblazer is not compatible with the new HP Prime firmware. It will launch, but the track will be black.

Lady Eklipse:
I have fixed the program by changing line 339:
from          (rayTable(R) + camPosition) / textureOffsetCoef,
to         (rayTable(R) + camPosition) / textureOffsetCoef+1,

This now works on HP Prime G2, the textures are now visible again. I did not fix any of the other bugs yet.

Navigation

[0] Message Index

[*] Previous page

Go to full version