BabylonTW Update #968
PURPL3-CAT
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been working on an extension to add BabylonJS to TurboWarp. BabylonJS is a powerful, 3D, web-based rendering engine. I've shown a little of it in a previous post here, asking for help with a transparent background. The code is available in my repository. It's also worth noting that this is one of the first things I've made in JavaScript. As such, much of the code is poorly written with many inconsistencies and unused things. Also, some of the code for the rendering the BabylonJS canvas to the sprite skin is from various extensions by @LilyMakesThings (but mostly looks+). Some of the code for lists comes from Skyhigh173's JSON extension. I also know that it runs very poorly on certain slow devices like phones, tablets, and slow laptops and desktops. This is one of the things that I want to fix.
Beta Was this translation helpful? Give feedback.
All reactions