2D Java Game Engine #13 : Lighting

preview_player
Показать описание
I begin to implement the next cornerstone of the engine.

Рекомендации по теме
Комментарии
Автор

the guy who made the font generator is genius, i love you dude

LukasOwen
Автор

With java, added parentheses only adds to compilation time, actual code execution is unaffected as java simplifies the code during compile

ThatBiohazardGuy
Автор

how can i increase/decrease the font size?

pauhull
Автор

This game engin could be extended to 3D?, if so, could you do it? And the FontCreator is free to use?.

proferorz
Автор

Idk if its just me, but after adding the light system the frames went from 240 to 40

thefreshestmint
Автор

Anyone's draw rect and draw texts not working after alpha blending

chrono
Автор

I have a problem. In the process method where we byte shift the p array. For some reason, that command causes my screen to go white. Commenting it out, and even leaving in all he other code, makes the screen go back to normal.

And I'll be honest, I don't really understand what's going on in this episode, so it's very hard to bugtest on my own, because I have no idea what even causes what.

The Renderer class is exactly like the one shown in the video.

makosful