How long until people on this forum realize Blender is actually a fantastic program?
Scan of hands after using Blender for a few hours:
I use Blender all the time mate, I freaking love it!
Fun fact, there actually is no grille Keeping a lot, if not most of the current Tesla design language while adding a little flare to it.
That gui just looks- Right.
This isn’t ROBLOX, but it’s a game engine I’ve been working on for a bit. I’ve been reworking it, and I just finished a CoordinateFrame system where local-space and world-space are togglable, and rn it’s set to use local-space per parent.
So the cube is parent to the dragon, and the sphere is parented to the cube, and all im doing to the code is adding rotation to the dragon, and cube, but not changing the position anywhere basically giving the effect of welds, only not with welds. Just parenting.
P.S. It took quite a bit of matrix tricks until I figured it out heh.
Do you have any plans on how you are going to do physics?
Well, this engine is made as both a learning experience, and a potential commercial tool for personal use, so as part of the learning experience I’m probably going to attempt to learn physics programming in more detail;
but that being said: I have no laid out plans for physics currently. Just about everything about a typical game engine, just not physics for now ;(
trying a new eye type I saw from an anime I forgot the name of lol.
My Camaro model desperately needed an overhaul, here’s the end result:
And the police version:
For comparison, here’s the old one:
ahem
[content deleted ಠ_ಠ]
Oh, I know what it is - it’s just uh…yeah.
Heh, yeah… Might want to say NSFW…
Can’t you implement existing physics libraries into your system like Havok?