Post your Irrlicht gameplay video here
-
- Competition winner
- Posts: 167
- Joined: Sun Jul 19, 2009 11:27 am
- Location: the Netherlands
- Contact:
Re: Post your Irrlicht gameplay video here
@sunnystormy
Personally not a large Linux user but your right I'm able to make it work on Linux. Good comment, I will consider.
Personally not a large Linux user but your right I'm able to make it work on Linux. Good comment, I will consider.
Re: Post your Irrlicht gameplay video here
CobbleStones Game Engine
Irrlicht and PhysX3.##
https://youtu.be/CwOe-ifTUQU
new GUI elements all derived from IGUIElement
logger
level viewer
menubar, titlebar, systembar etc...
property grid
resizing, docking etc
Irrlicht and PhysX3.##
https://youtu.be/CwOe-ifTUQU
new GUI elements all derived from IGUIElement
logger
level viewer
menubar, titlebar, systembar etc...
property grid
resizing, docking etc
Re: Post your Irrlicht gameplay video here
Here is my game, DMUX
https://www.youtube.com/channel/UCoWXjZ ... hjJdc54zFQ
Once I port the game over to IrrlichtBAW I will show off the new networking capabilities I implemented with RakNet.
https://www.youtube.com/channel/UCoWXjZ ... hjJdc54zFQ
Once I port the game over to IrrlichtBAW I will show off the new networking capabilities I implemented with RakNet.
- Brigham Keys, Esq.
Re: Post your Irrlicht gameplay video here
Just uploaded a splitscreen video of "Stunt Marble Racers 2" (4 players, 2 laps, easy track):
https://www.youtube.com/watch?v=XmrPKih ... e=youtu.be
Project Thread: http://irrlicht.sourceforge.net/forum/v ... =6&t=51773
Homepage: http://dustbin-online.de
Download Link: http://dustbin-online.de/dowload/marbles3.zip
https://www.youtube.com/watch?v=XmrPKih ... e=youtu.be
Project Thread: http://irrlicht.sourceforge.net/forum/v ... =6&t=51773
Homepage: http://dustbin-online.de
Download Link: http://dustbin-online.de/dowload/marbles3.zip
Dustbin::Games on the web: https://www.dustbin-online.de/
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Re: Post your Irrlicht gameplay video here
There's something is fantastic, there's nothing is absolute.
Re: Post your Irrlicht gameplay video here
trivtn wrote:My simple Game :
BattleMaze : https://youtu.be/4kB3cgrneJw
ScoutAnt : https://youtu.be/OmA3zk3J6-E
very nice!
Re: Post your Irrlicht gameplay video here
Cool stuff :-) Always motivating to me to see it's still used!
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: Post your Irrlicht gameplay video here
Simple bullet engine ragdoll in Irrlicht : https://youtu.be/R_6fjafQ6nM
There's something is fantastic, there's nothing is absolute.
Re: Post your Irrlicht gameplay video here
it looks like its just checking collisions with the bones rather than the mesh ?, https://github.com/netpipe/IrrlichtDemo ... /Model/BVH this might work better than regular model animations if you can get it working.
Last edited by netpipe on Fri May 29, 2020 10:08 pm, edited 1 time in total.
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
-- https://github.com/netpipe/Luna Game Engine Status 95%
Re: Post your Irrlicht gameplay video here
Thanks tecan !
There's something is fantastic, there's nothing is absolute.