GLBasic forum
Main forum => Beta Tests => Topic started by: SnooPI on 2020-Nov-10
-
I don't have much time to talk about it, but it's a 3D engine for GLB based on Irrlicht and IrrKlang.
I will come back to this later.
-
very very interesting. :booze:
will there also be an android version?
-
For the moment no, but maybe later because it seems that a version of Irrlicht for android is in development.
Even if the physics in Irrlicht is already important (especially for collisions), I will try to integrate a physics engine (ODE or Newton) and add examples.
:booze:
-
Very smooth, looks great too! :good:
-
There is no code, so it's not a snippet. :)
Thats why i moved it.
-
Very smooth, looks great too! :good:
:good: I compiled the library to be as optimized as possible (that's also why it's so big, optimizations take more space).
I put a version with the FPS display.
There is no code, so it's not a snippet. :)
Thats why i moved it.
2 mins, I'm doing the examples and the physics engine, it takes a little while :P (maybe I would do the physics engine later if I see it's too long).
But I understand, no problem ;)
-
Hi guys,
Currently Linux is not installed on my computer, if I provide LIB and DLL for Linux, could someone test me the demos on their installed version of Linux (not on a virtual PC) ?
-
Well, apparently nobody cares about helping me with my engine.
Too bad, I was motivated ...
Another project maybe ;)
<3 GLBasic
-
I would have gladly helped you also because the project is interesting but I have linux installed only on virtualbox ....
-
Thanks for your interest Qedo :booze:
I'm continuing this project but I'm just going to take my time, it will allow me to do many examples and integrate a physics engine.
Plus I have work to finish before Christmas (I'm very late :()
By the way, were you able to solve your problems with HTML5?
If you need any help please don't hesitate to ask me, maybe I can help you.
-
For the moment I have abandoned Html5 waiting for possible updates. For now, if I need to, I'll use v15.
Right now I'm trying to finish my first game, but I see it tough.
Anyway thanks for the help SnooPI. :good:
I look forward to seeing you finish SGEngine because I see great potential. :booze:
-
Hi SnooPI
Unfortunatley i cannot help you because i also have no linux. But I am anyway interested on your project.
I am working on a dungeon crawler project and it is already running fin with native GLBasic 3D. But maby with Irrlicht i could improve light-settings.
Here a picture of the editor
(http://www.mountainsoft.ch/media/projectDungeonScaler.png)
-
For a simple dungeon crawler, I don't think so (although you're going to have a problem with 3D sound).
If you want to do a Doom/Quake style dungeon crawler yes it can be very useful... but so your map editor will not be of much use to you because this engine can import Quake 3 levels (and therefore all map editors that export in this format).
In fact, with SGE you have access to almost all the features of Irrlicht and irrklang.
Anyway, good job Steinbock, hope you will keep us posted on the progress of your project which looks great :good: