GLBasic forum

Main forum => GLBasic - en => Topic started by: bigsofty on 2006-Jun-18

Title: Requests
Post by: bigsofty on 2006-Jun-18
Hi Gernot,

Some requests, not important but food for thought...

I would like to see an LOD Landscape object, hightfield based with collision and multiple texture support.

Access to the GLBasic rendering pipeline via a plug-in custom command API. Create your own commands, via a DLL or have the ability witihin GLBasic to compile command libs?

No small requests, I know.

Any comments?


Ian
Title: Requests
Post by: Kitty Hello on 2006-Jun-18
:noggin:
Title: Requests
Post by: bigsofty on 2006-Jun-19
:rtfm:
Title: Requests
Post by: Kitty Hello on 2006-Jun-19
:giveup:
Title: Requests
Post by: bigsofty on 2006-Jun-19
:rant:
Title: Requests
Post by: bigsofty on 2006-Jul-01
How about just the landscape part? :p hehe

Ian
Title: Requests
Post by: Kitty Hello on 2006-Jul-01
Which part? LOD / Heightmap / Multitexturing?
Title: Requests
Post by: bigsofty on 2006-Jul-01
Heightmap would be a fine start for me. ;)

Ian
Title: Requests
Post by: Kitty Hello on 2006-Jul-01
OK. You can do that in GLBasic directly. You need LOADSPRITE, GETSPRITESIZE, GETPIXEL and a close look on the islands demo. I'll provide one if it's too hard for you, but I'm really short on time these days.
Title: Requests
Post by: bigsofty on 2006-Jul-01
No problem Gernot.

Ian
Title: Requests
Post by: bigsofty on 2006-Jul-15
Where is the "islands demo"?

Ian
Title: Requests
Post by: bigsofty on 2006-Jul-20
Quote from: bigsoftyWhere is the "islands demo"?

Ian
Anyone?

Ian
Title: Requests
Post by: Kitty Hello on 2006-Jul-20
isnt it part of the SDK? Projects/Samples/3D/Islands ?
Title: Requests
Post by: bigsofty on 2006-Jul-20
Nope not in my directory?

Ian

I have 11 3D sample folders.
Title: Requests
Post by: Kitty Hello on 2006-Jul-21
http://www.glbasic.com/files/islands.zip
You seem to miss some samples. I have 20, but not all are for public view.
I'll put all my stuff online, maybe...
Title: Requests
Post by: bigsofty on 2006-Jul-21
Thanks Gernot, I thought Id lost something there.

Oh and Id like to see those extra demoes as well ;)

Ian