Page 1 of 1

Which 3D model files does Renpy support?

Posted: Sun Jun 06, 2021 12:48 pm
by omranpanda
Hello!

As what the title asks, what types of 3D model files does Renpy support now with the new 3D stage?
Also How would one insert and show the 3D object in Renpy?

Re: Which 3D model files does Renpy support?

Posted: Sun Jun 06, 2021 5:52 pm
by Imperf3kt
None, the 3D stage is for making quasi psuedo 3D effects with 2D images.

In other words, it puts a 2D image into a 3D space, allowing you to rotate and scale your 2D image in three dimensions, instead of just two.

Re: Which 3D model files does Renpy support?

Posted: Sun Jun 06, 2021 5:58 pm
by PyTom
None yet.

I'm leaning towards GLTF, but I'd be interesting in knowing what people are interested in.

Re: Which 3D model files does Renpy support?

Posted: Sun Jun 06, 2021 7:44 pm
by Imperf3kt
PyTom wrote:
Sun Jun 06, 2021 5:58 pm
None yet.

I'm leaning towards GLTF, but I'd be interesting in knowing what people are interested in.
Never heard of that format, but it looks good to me.
As long as I can convert .obj to it, I'm sold.

Re: Which 3D model files does Renpy support?

Posted: Mon Jun 07, 2021 3:11 am
by omranpanda
PyTom wrote:
Sun Jun 06, 2021 5:58 pm
None yet.

I'm leaning towards GLTF, but I'd be interesting in knowing what people are interested in.
Oh alright thank you for telling me!