Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
nice looking 3D engine.
#1
hello!

I assume that freebasic is still new and not really popular these days.
found an interesting 3D engine you might be interested to incorperate with freebasic and I wanted to know if it's possible to do.

anyways, here it is:
http://irrlicht.sourceforge.net/

hoping to see some more fast and easy 3d graphics library soon! because i am looking fowards to making 3d games and applications with just a few lines of code than what it is now.
Reply
#2
That engine looks great, but it's C++ as 99% of them and classes are planned in FB (the lastest in TODO's list).

It could be done with a wrapper library written in C, but an automation tool would be needed, as there are loads of classes with tons of members to be wrapped.
Reply
#3
Here is another one:
http://www.openscenegraph.org/
but made with C++ Sad
Reply
#4
you might consider using the gpled quake engines...
quote="NecrosIhsan"]
[Image: yagl1.png]
[/quote]
Reply
#5
It is possible to make all those things with FreeBASIC. Just give the new FB community some time to get situated, and I'm sure you will be pleasantly surprised. Wink
Reply
#6
Quote: classes are planned in FB (the lastest in TODO's list).

How will that work? Will the classes just be advanced types, like structs in C++ (classes only with public visibility)?
.14159265358979323846264338327950288419716939937510582709445
Glarplesnarkleflibbertygibbertygarbethparkentalelelangathaffendoinkadonkeydingdonkaspamahedron.
Reply
#7
Quote: classes are planned in FB (the lastest in TODO's list).
Quote:How will that work? Will the classes just be advanced types, like structs in C++ (classes only with public visibility)?

We will all meet at the community center on Wednesday nights. Vic will have the first hour to teach FB in general and then lillo will have the second hour for gfxlib training.

...

What?
ature has its way of warning a person away from danger: The distinct black and white coloration on a skunk, the chilling buzz of a rattlesanke, a redneck handing you his beer and saying "Watch this!"
Reply
#8
Quote:We will all meet at the community center on Wednesday nights. Vic will have the first hour to teach FB in general and then lillo will have the second hour for gfxlib training.

Do I detect a hint of sarcasm. Smile
Reply
#9
Not a full/true 3D engine but in C,

http://memfrob.de/projects/lescegra.html
Reply
#10
There is also the Maverik VR library in C,

http://aig.cs.man.ac.uk/maverik/maverik.php
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)