Yes, irrlicht can be viewed well natively

Post your questions, suggestions and experiences regarding to Image manipulation, 3d modeling and level editing for the Irrlicht engine here.
Post Reply
Noiecity
Posts: 163
Joined: Wed Aug 23, 2023 7:22 pm
Contact:

Yes, irrlicht can be viewed well natively

Post by Noiecity »

I was finishing a freelance work of a robot model a few days ago, I was owed 35 dollars and well I said, let's try how it looks in irrlicht! and after entering irrEdit, load the model and its textures, load a hdri, after configuring the specular, normalize normals of the model, configure the reflection2layer type material and add 3 lights with the second floating value of the attenuation in 0.1, this was the result:


Image

Bilinear filter:

Image :o :o

Only solid material (old albedo baked textures):

Image


I'm working to bring models like this for free with animations, and scenarios, totally free with cc0 license (i.e. as if it was yours), also with the code to program the movement animations and so on... dammit, I want to finish this, but the other works stops me sometimes.
**
If you are looking for people with whom to develop your game, even to try functionalities, I can help you, free. CC0 man.

Image
**
CuteAlien
Admin
Posts: 9733
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Yes, irrlicht can be viewed well natively

Post by CuteAlien »

Looks quite nice!
Noiecity wrote: Wed Jun 05, 2024 9:11 am dammit, I want to finish this, but the other works stops me sometimes.
Haha, I know this feeling so much.
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
Noiecity
Posts: 163
Joined: Wed Aug 23, 2023 7:22 pm
Contact:

Re: Yes, irrlicht can be viewed well natively

Post by Noiecity »

CuteAlien wrote: Wed Jun 05, 2024 10:31 am Looks quite nice!
Noiecity wrote: Wed Jun 05, 2024 9:11 am dammit, I want to finish this, but the other works stops me sometimes.
Haha, I know this feeling so much.
Thanks! :mrgreen:
**
If you are looking for people with whom to develop your game, even to try functionalities, I can help you, free. CC0 man.

Image
**
Noiecity
Posts: 163
Joined: Wed Aug 23, 2023 7:22 pm
Contact:

Re: Yes, irrlicht can be viewed well natively

Post by Noiecity »

CuteAlien wrote: Wed Jun 05, 2024 10:31 am Looks quite nice!
Noiecity wrote: Wed Jun 05, 2024 9:11 am dammit, I want to finish this, but the other works stops me sometimes.
Haha, I know this feeling so much.

The renderer software does excellent with the textures, practically it is the baked image itself

Software renderer:

Image


Burning video:
Image

The texture used:Image
**
If you are looking for people with whom to develop your game, even to try functionalities, I can help you, free. CC0 man.

Image
**
Post Reply