Is it possible to access older Babylon.js documentation?

I can’t seem to understand the newer versions of babylon.js’ documentation. Everything was more simple for me with the older one :sweat_smile:

Is it possible if I can access older Babylon.js documentation? I find using older Babylon.js versions easier for me.

(I haven’t used babylon.js in two years)

No, there’s a single version of the doc.

What do you find harder to understand? We can always try to improve things.

Maybe this is what you want :slight_smile: https://endoc.cnbabylon.com/

1 Like

Yes, thank you!

I don’t think it’s the documentation’s fault. I might need to spend more time in Babylon or I might need more studying on JS. I kinda wish there were more resources using the new Babylon.js that I can view as examples to check how my code should be. I don’t know if I’m able to use older code as an example to help me.

It is a strong principal of Babylon.js that old code still works as it always did.

1 Like

I found out while exploring the playground. Thanks!