Procedural block world project

User projects written in or related to FreeBASIC.
Post Reply
Mihail_B
Posts: 273
Joined: Jan 29, 2008 11:20
Location: Romania
Contact:

Post by Mihail_B »

awesome ! ... this really is a fbcraft proc. world engine ! cool !
5stars out of 5 !

this really is cool and once CPU's will enter into 3DCMOS era you can actually map each cube with images from real world ... and make a cool real_world 2 virtual_world ... makeing it look as natural as posible ...

cool

PS:
i'm already thinging about the place where I live now virtualized for this engine ... (i live somewhere in a tiny village almost on top of a hill ...)
Gonzo
Posts: 722
Joined: Dec 11, 2005 22:46

Post by Gonzo »

http://fbcraft.fwsnet.net/fbcraft.rar

demo of my own "take" at generating world =)
Lachie Dazdarian
Posts: 2338
Joined: May 31, 2005 9:59
Location: Croatia
Contact:

Post by Lachie Dazdarian »

Do I have a jetpack or something?
Gonzo
Posts: 722
Joined: Dec 11, 2005 22:46

Post by Gonzo »

yes, the testers wanted it so i made a cheap jetpack feature by double jumping

http://fbcraft.fwsnet.net/fbcraft.rar
bicubic interpolation, much more smooth =)
Aave
Posts: 128
Joined: Jun 13, 2008 19:55
Location: Helsinki, Finland

Post by Aave »

Checked this out after a while. Great performance, awesome effects (like objects waving in wind and distance blur). As far as I can tell, runs perfectly on Linux through Wine. As always, points from me for using shaders.
Gonzo
Posts: 722
Joined: Dec 11, 2005 22:46

Post by Gonzo »

Image
not particularly awesome, but progress..
Westbeam
Posts: 239
Joined: Dec 22, 2009 9:24
Contact:

Post by Westbeam »

Particulary awesome!
Gonzo
Posts: 722
Joined: Dec 11, 2005 22:46

Post by Gonzo »

3d noise, more or less 24 times the amount of work:
Image

i ended up interpolating 2 axis, and dualthreading the last,
still lags like a ... insert words here =)
Gonzo
Posts: 722
Joined: Dec 11, 2005 22:46

Post by Gonzo »

the slow train churns on..

for comparison,

not too long ago:
http://fbcraft.fwsnet.net/reflection3.PNG

now:
http://fbcraft.fwsnet.net/fbc231211.png

much harder to work with 3d generation, instead of 2d (height maps)
Gonzo
Posts: 722
Joined: Dec 11, 2005 22:46

Re: fbcraft: Procedural world engine

Post by Gonzo »

Alright, the skyway is in progress with the new stairs and poles, and 3d world generation =)

Image

next up is fence and door, i should think... after i have fixed some annoying bugs
if anyone wants to join us in building stuff just say the word, or something.. :P
agamemnus
Posts: 1842
Joined: Jun 02, 2005 4:48

Re: fbcraft: Procedural world engine

Post by agamemnus »

Madness!
Gonzo
Posts: 722
Joined: Dec 11, 2005 22:46

Re: fbcraft: Procedural world engine

Post by Gonzo »

http://fbcraft.fwsnet.net/lordoftheflies.png

world was boring without some.... flies
birds next
mrToad
Posts: 430
Joined: Jun 07, 2005 23:03
Location: USA
Contact:

Re: fbcraft: Procedural world engine

Post by mrToad »

beautiful work. i'm a minecraft fan and will definitely be playing yours. keep up the awesome job.
kiyotewolf
Posts: 1009
Joined: Oct 11, 2008 7:42
Location: ABQ, NM
Contact:

Re: fbcraft: Procedural world engine

Post by kiyotewolf »

Can I get a copy?



~Kiyote!

Do you need an email addr?
badmrbox
Posts: 664
Joined: Oct 27, 2005 14:40
Location: Sweden
Contact:

Re: fbcraft: Procedural world engine

Post by badmrbox »

I'm interested in testing a new version of the game.
Post Reply