Forums

Full Version: C++ Coding MagPi #68
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
And now we can see ourself putting in some new graphics, we've been doing a lot of techie stuff to set up, but its been needed, trying to visualise things without graphics makes things really hard

But after this we now have Tiles, we have a basic framework to draw those tiles and shaders allowing us to place them in pixel perfect positions.


Its not a very good shader, but we want to avoid anything too complex at the moment, so we can update it with better versions later.