GLBasic forum

Main forum => Beta Tests => Topic started by: SnooPI on 2020-Nov-10

Title: SGEngine Demo
Post 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.

-------------- EDIT

The Irrlicht Engine has been updated to version 1.8.5, it re-motivated me and this week I made a big update to my 3D engine.
Here is a new SGE demo.
It uses 3D sound but there might be a problem with the volume as I adjusted it with the headphones (I have to buy speakers :-[ )
It doesn't use shaders (easier to adapt for mobile).
Title: Re: SGEngine
Post by: Qedo on 2020-Nov-10
very very interesting.  :booze:
will there also be an android version?
Title: Re: SGEngine
Post by: SnooPI on 2020-Nov-10
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:
Title: Re: SGEngine
Post by: bigsofty on 2020-Nov-11
Very smooth, looks great too!  :good:
Title: Re: SGEngine
Post by: Schranz0r on 2020-Nov-11
There is no code, so it's not a snippet. :)
Thats why i moved it.
Title: Re: SGEngine
Post by: SnooPI on 2020-Nov-11
Quote from: bigsofty on 2020-Nov-11
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.

Quote from: Schranz0r on 2020-Nov-11
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  ;)
Title: Re: SGEngine
Post by: SnooPI on 2020-Nov-13
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) ?
Title: Re: SGEngine
Post by: SnooPI on 2020-Nov-20
Well, apparently nobody cares about helping me with my engine.
Too bad, I was motivated ...

Another project maybe  ;)

<3 GLBasic
Title: Re: SGEngine
Post by: Qedo on 2020-Nov-20
I would have gladly helped you also because the project is interesting but I have linux installed only on virtualbox ....
Title: Re: SGEngine
Post by: SnooPI on 2020-Nov-22
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.
Title: Re: SGEngine
Post by: Qedo on 2020-Nov-23
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:
Title: Re: SGEngine
Post by: Steinbock on 2020-Dec-06
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)
Title: Re: SGEngine
Post by: SnooPI on 2020-Dec-07
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:
Title: Re: SGEngine
Post by: SnooPI on 2021-Nov-14
New SGE Demo  :booze:
Title: Re: SGEngine Demo
Post by: Qedo on 2021-Nov-15
thanks SnooPI always a great job.
When are some examples in GLB?
Title: Re: SGEngine Demo
Post by: SnooPI on 2021-Nov-16
I wanted to send it today but I just realized that I forgot an example with the GUI  ;/
So tomorrow probably.
Thank you for continuing to be interested in this project and your compliment, I have worked a lot on this engine and this demo this week  :good:

If you need a specific example let me know  ;)
Title: Re: SGEngine Demo
Post by: erico on 2021-Nov-16
Just to let you know I´m interested into it too, if I haven´t said that before :D
Testing and working things out is a bit hard these days, but hopefully soon.
Title: Re: SGEngine Demo
Post by: Qedo on 2021-Nov-16
Thanks SnooPI but I don't want to rush you, now I'm working on a 2D job and then I'll see some things done in 3D.  :good:
Title: Re: SGEngine Demo
Post by: SnooPI on 2021-Nov-19
No problemo  =D

Quote from: erico on 2021-Nov-16
Just to let you know I´m interested into it too, if I haven´t said that before :D
:D  I don't remember  ;)