What are you working on currently? (2017)

Watching those two videos at the same time has a really cool effect o3o

4 Likes

Not Roblox related, but I was working on this beautiful symphony.

5 Likes



16 Likes

Bless you for this, I love Tommy Wiseau.

2 Likes

Map dev for Rhythm Stars is going good!



5 Likes

https://twitter.com/InsomnisStudios Always posting updates for my team’s upcoming game BONANZA! See ya soon!

Just think we’ll need to make a 2018 version in a week or so.

4 Likes

Finally made some progress on something I started in 2016 and it’s running pretty efficiently with lots of ropes.
There’s a lot going on in the background to what seems like a simple thing to do.

For those interested I solve a catenary curve for each rope and each new rope formed. Catenary curves model a real world rope pretty accurately and are what Roblox use to model theirs. I then use some intersection maths to find the point along the curve at which to cut and then work out the length of the two new ropes. Catenary curves can be hard to wrangle but I recommend giving them a read

Unfortunately Roblox ropes don’t have any weight themselves which makes them behave unrealistically in certain situations.

24 Likes

A while ago I created a airfoil simulation that accurately behaved like real life, you can check that out here. I took that same module and applied it to a basic helicopter. Helicopters use swash plates to control pitch and roll of their aircraft. The rod connected to each rotor moves up and down as it travels around the swashplate, changing the pitch of the rotor and thus causing more or less lift on that side of the helicopter. Heres an animation to explain better:


I simulated the swash plate by hand with Motor6Ds for changing the rotor pitch. Here is a quick video showing the concept and test flight:

The end result was semi controllable but really unstable and thus unusable in the application I wanted. Was a fun experiment.

9 Likes

really cool project, didnt know that helicopter blades did that, but your video is unavailable, is it set to private?

2 Likes

Roblox physics run simulations internally at 240hz

Could interpolating help?

cut the rope roblox edition…?

2 Likes

Made some more progress on my Star Wars project.

now with proper teams, and correct models for each ones!

the rebel trooper had a face texture, but oh no! it looked too real, can’t have that on roblox…
now if only i knew someone in the star wars community to help get word out about this project :thinking:

10 Likes


Currently trying to make Perlin noise not look like Perlin noise

12 Likes

Folder based GUI structure for a house building game


It functions and it’s AMAZING… now I just need to make it look pretty

PS. If you uh have any design ideas to make my UI look sleek and modern pls hmu I’ll give you money if you blow my mind

1 Like

Made some more tops for Kingdom of Hreinngar. :ok_hand:

https://gfycat.com/YellowishShallowAustralianshelduck

https://gfycat.com/LegitimateYawningIndiancow

https://gfycat.com/FilthyFlimsyEuropeanpolecat

https://gfycat.com/SecondaryRelievedBaiji

12 Likes

Add whitespace on the left of the text (pet peeve). Also, have a dropdown menu so you can click on “Structural” and it opens up Basic, Wood, Shoji, and Modern. So expandable/collapsable folders would be nice.

Made new end of round results for Wild Revolvers. :octopus:

5 Likes

That’s literally what it is

And yeah I’m going to add whitespace that was just totally unpolished

Hm doesn’t look expandable/collapsable. Maybe it’d help to add an arrow like Roblox Studio.

yeah I just gotta make an asset for it

or do it with frames and a rotation

I’ll post an update when I return to that project

1 Like