What I doodle with at school
What do you mean by this?
EDIT: if you mean âdonât use recursion,â then yea, Iâm not using recursion.
I finally dusted off some game code and realized that i have been working on it on and off for almost 10 years!
I should probably finish it sometime. Oh and i decided to refactor it :D.
Created a small image to visualize quaternion as an axis/angle rotation tool.
Finally finished my lighting demo.
Specular highlights, normal maps, and forward rendering.
The specular is being calculated correctly, as weird as it looksâŚ
You can download a windows version here:
http://www.mediafire.com/download/q5c2xyonv0051pr/ecu-lighting.zip
And now for sleep⌠Finally.
Added a player model (wip) and a few basic sounds
Thanks Roquen
Built a sassy little robot that always has something to say. I would put it in WIP, but according to rules It has to do with âjava gamingâ.
Quickly tested gbuffer modification shader idea for desert town. Idea is to add procedural dust top of horizontal surfaces which just desatures albedo to sand color, specular to sand levels and lerp rougness towards max. Itâs also fill small cracks independantly on normal direction. For vertical surfaces its create just some dirt gray to give some weary/old look. Quite happy with initial results after half of hour coding. Goal is to allow better asset reusing for different themes.
Future ideas would be use some kind of noise and maybe even adding dust to corners which I could detect by reusing SSAO info with some treshold and ramp.
Try moving the wings further forward.
Much nicer. You could also try moving the guns further out so theyâre not firing into the propeller, but I think it works fine as it is.
Got bored and made a Particle Rain thing (Java2D, doesnât support multiple lights)Edit:added multiple lights (not shown in gif):
http://giant.gfycat.com/NegligibleInsistentAmericancrayfish.gif
Playing with skeleton sizes a bit to get dwarfs:
https://dl.dropboxusercontent.com/u/1668516/shots/roam/skelwalk.gif
Cheers,
Kev
Today I finally brought myself to finish the wall editing part of editor. The automatic connection part for âwall paintingâ is trivial but with the graphical progression I needed more variations. Now I can go through the wall variants (normal/door frame/window/broken/etc.) by hovering over the wall and use mouse scroll. This of course broke my map format, so I was demotivated for a couple of days :-).
Also flirting with a more top-down view for the tactical combat:
Added some tooling to hep me playing with character setups.
https://dl.dropboxusercontent.com/u/1668516/shots/roam/cdes.png
Cheers,
Kev
Please set the pictureâs width and maybe add a link to the full res picture?
...
Sorry about that, updated.
Iâm finally back to walking around in the world of Yore.
https://dl.dropboxusercontent.com/u/1668516/shots/roam/s1.png
Do I dare move this to a WIP Legends of Yore 2 ?
Cheers,
Kev
Pls go for it
ClaasJG