Audio - Day Two
Blog
3rd November 2017
Today's been a struggle and a half!
If you've been following me on Twitter, today, I apologise for the ranting..
Views 112, Upvotes 22
2018 Framework
Friday MusicAL
Blog
3rd November 2017
Also available on SoundCloud.
DevelopmentsSo I guess I need to learn about OpenAL, today...Views 91, Upvotes 23
Daily Blog
,
2018 Framework
Audio - Day One
Blog
2nd November 2017
First step, trying to get OpenAL to compile.
Views 86, Upvotes 18
2018 Framework
Bloomin' Quads
Blog
2nd November 2017
Over on SoCoder, Rockford suggests that the reason my quad-based images are looking skewed is because they're lacking a 3D element.
I guess that makes sense, but I was really hoping I could do some nice quad-based sprites, without resorting to a third dimension.
Bah, humbug.
As it stands, I can "kinda" warp the sprites around, but they look a bit weird when doing it.
Views 81, Upvotes 13
Daily Blog
,
2018 Framework
Bonus Choonage
Blog
1st November 2017
Unclaimed MarblesAlso available On SoundCloud. I appear to be in a fairly musical mood, this week. Hopefully that continues, and I can get music working in my framework without going slowly crazy!!!Views 36, Upvotes 10
Daily Blog
Scaling Fix
Blog
1st November 2017
I finally figured out what was up with my scaling.
It was all down to the fact that Spritesheets get automatically given an 8-pixel gap around all sprites. The maths that resulted from that slight tweak were insane!!!
Views 1475, Upvotes 23
2018 Framework
Starfield
Blog
1st November 2017
Today's been about neatening the engine in places, and also adding a Random Number Generator.
Views 1608, Upvotes 69
2018 Framework
When 32 Isn't 32
Blog
1st November 2017
Developments32 pixels are winding me up!Views 67, Upvotes 13
Daily Blog
,
2018 Framework
Spooky Choonage
Blog
31st October 2017
Unclaimed LivingAlso available on SoundCloud Happy Halloween! ... OK, maybe not the spookiest choonage I've ever done, but it was the only thing that seemed to pop out of tonight's unplanned ALChoon session, so it'll have to do!Views 23, Upvotes 4
Daily Blog
More Input!
Blog
31st October 2017
Today's tweaks have been numerous and varied, although mostly concentrating on controller based stuff.
As in the Monkey framework, F1 toggles Debug Mode (the framerate on the bottom), and F11 now toggles Fullscreen mode.
Clicking on the screen draws a rock, which looks like a sponge.
I've not begun doing Multitouch, yet.
If you've a gamepad at hand, be sure to plug it in and then push various face buttons to do something. Let me know if ANYTHING works!!
I'll be posting a more com...
Views 294, Upvotes 23
2018 Framework
31st October 2017
DevelopmentsI've already added a few "Power" features to the framework, even at this early stage.Views 109, Upvotes 16
Daily Blog
,
2018 Framework
30th October 2017
Although, when I say "Bitmap Fonts", it's more fundamental sprite functionality!
But I'm doing it to the bitmap font, so that's what gets counted..
Views 76, Upvotes 17
2018 Framework
Bitmap Fonts
Blog
30th October 2017
Another basic task undertaken.
Views 136, Upvotes 22
2018 Framework
Buggy Test
Blog
30th October 2017
Yesterday's framework test seems to have gotten negative reviews, with a common .dll issue cropping up along the way.
I've uploaded a quick fix, this morning, so if you'd like to give it a whirl, be sure to let me know how well it works.
Views 84, Upvotes 20
Daily Blog
,
2018 Framework
Playing with Images
Blog
29th October 2017
Spent most of this morning rewriting bits of the basic Image Loader, to work with Spritesheets instead of individual sprites, and then additionally to fix the filename stuff.
A few basic errors have also been implemented.
I'm near enough ready, now, to start working out the Threading stuff, but for the sake of testing, here's the latest download.
Starting to get slightly larger, now, since it also includes 2 images, but otherwise everything's at a more or less maintainable size.
.. I thi...
Views 22, Upvotes 3
Daily Blog
Loading an Image
Blog
29th October 2017
NotebookI've added another page from my old Notebook onto the Patreon page, for Subscribers. If you'd like to take a peek at some random GameDev notes and scrawls from about 15 years ago, that's the place to look!!DevelopmentsRemarkably, loading a png wasn't all that hard.Views 79, Upvotes 21
Daily Blog
,
2018 Framework
|