looks like a Wiggles map. (http://en.wikipedia.org/wiki/Diggles:_The_Myth_of_Fenris)
That is a really nice work Kev
Got back to programming and started looking what kind of style I’m going with this project.
Probably going this way
Nice effect! What shader are you using for it?
I’m actually not using a shader for it, I render the scene to a scaled down fbo. It’s a pretty cheap effect.
Needs a healthy dose of 64x antialiasing.
I like the pixels
Cas
Few hours ago I started learning Haxe ( http://haxe.org/ ).
I was programming a web game client in JavaScript, but quickly discovered that except very simple cases this is really bad idea, so I switched to another language which compiles to JS, but have Java-like packages and classes structure.
(don’t worry, servers are written in Java ;))
Went round the whole pseudo voxel thing again, still not getting a good vibe on it. Always fun though:
https://dl.dropboxusercontent.com/u/1668516/shots/roam/voxel.png
Cheers,
Kev
I think it just gets in the way of your great pixel art style, Kev.
Cas
Playing around some more:
https://dl.dropboxusercontent.com/u/1668516/shots/roam/voxel2.png
Still not happy.
Cheers,
Kev
Rounding out the 45deg edges may improve the lot
Still playing, probably shouldn’t, but not quite sure what you mean. What I need is a proper isometric renderer I guess.
Kev
[quote=“kevglass,post:455,topic:49634”]
you’re right. switching to isometric could open a box of
that 2D with 2.5D shadows look looks better imo …
Another test, this feels better at least:
https://dl.dropboxusercontent.com/u/1668516/shots/roam/voxel3.png
Interesting fun though
Cheers,
Kev
Today I got a RaspberryPI, and it was awesome.
Then I spent 9 hours in a row playing around with it,
or in other words:
“Oh my gawd, SO MUCH FUN with this cute tiny box!”
I also wrote myself a new Wavefront OBJ file loader. Which you can look at [url=https://github.com/Longor1996/OBJLoader]here[/url].
Have a nice day!
- Longor1996
I’ve kinda wanted an RPi just to mess around with it, or better yet one of these: https://developer.nvidia.com/jetson-tk1
~160 GFLOPS on a 5W board. Super nifty. Problem is, I don’t have a actual project that I would need it for
Maybe it could be your take around computer or a second computer to store stuff in. Plus that python would be nice for web scripting.