Dark Bit Factory & Gravity
GENERAL => Projects => Topic started by: KrazyK on August 24, 2026
-
I had to finish this one before I go on holiday as it's been on the very long to finish list for ages.
-
nice... checked it out, i see a logo and a torus but no scroller. music is there too. screen res looks to be 800x550.
-
Thanks for testing it mate.
I used the MP3D opengl library and I had to modify it a bit as sometime it was scroller but no torus.
I'll take another look at it. :cheers:
[Edit]
Version 2 here. Changed a bit in the MP3D opengl library.
See how this one works for you.
-
Thanks for testing it mate.
I used the MP3D opengl library and I had to modify it a bit as sometime it was scroller but no torus.
I'll take another look at it. :cheers:
[Edit]
Version 2 here. Changed a bit in the MP3D opengl library.
See how this one works for you.
no prob at all. :)
i can see the scroller now :) albeit it moves really slow across the screen. is this intentional?
-
The scroller should move in the bottom 20 pixel border at about 4 pixels every frame.
The MP3D library is pretty new to me so I might have to create the scroller as a single strip instead of multiple calls to the library and see how that goes. I'll master it at some point!