VR Surgery Simulator

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
omaremad
Competition winner
Posts: 1027
Joined: Fri Jul 15, 2005 11:30 pm
Location: Cairo,Egypt

VR Surgery Simulator

Post by omaremad »

Just Wanted Thank Niko and all the Irrlicht Crew (esp Cute Alien and Bitplane) for all the fun I have had with Irrlicht. I am still using it in 2022 after it forced me to learn C++ as a teenager.

Attached are a few pics and videos of a surgical simulator I have been making just to show that irrlicht is still an awesome testbed that allows quick development with source-level access. Easy to plugin VR, Multithreading, GPGU Opencl, Custom shaders and format loaders and custom physics code..... Something I cant do with free unity or unreal versions.

Image
Image
Image
Image
Image

https://www.youtube.com/watch?v=stsGFABA35s&t=65s
GO irrlicht!
"Irrlicht is obese"

If you want modern rendering techniques learn how to make them or go to the engine next door =p
CuteAlien
Admin
Posts: 9643
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: VR Surgery Simulator

Post by CuteAlien »

Wow, cool project. And seems pretty math heavy, I wouldn't even know how to start with simulating collisions for soft tissue.
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
Seven
Posts: 1030
Joined: Mon Nov 14, 2005 2:03 pm

Re: VR Surgery Simulator

Post by Seven »

very impressive!
Post Reply