No need for an issue I will fix it as soon as I can see it
But so far I just see a plane and I also see no call to enableDepthRenderer
No need for an issue I will fix it as soon as I can see it
But so far I just see a plane and I also see no call to enableDepthRenderer
Sorry, wrong link: https://www.babylonjs-playground.com/#JFT1LI#1
Thanks! Will be fixed by next nightly
https://www.babylonjs-playground.com/#JFT1LI#3
Damn, thatās fun to watch. And FAST, omg. SIMD demo, move-over. Does anyone see this demo ādie with blank canvasā after some time passes, possibly with window minimized?
MIDI sysex event -> browser event⦠would be SO SO handy, here⦠stepping those animations to perfect-syncād midi music. (sigh) Maybe someday.
Cāmon, windows media player⦠send your midi sysex events to webGL⦠PLEASE!!! Also need a <midi>
element for html, as <audio>
isnāt correct for that data format. <audio>
is for sampled audio. Midi is different, of course⦠and MUCH easier to perfectly sync mesh-with⦠IF any midi players would send the sysex to the damned browser event pipe⦠so I could see them in BJS land.
But noooooooooo. (Wingy throws a tantrum to try to get 3D world musically caught-up with where it is SUPPOSED to be going/by-now.)
Yeah, I know, off topic. Instance Buffers! Yeah, I need one. I got an idea. (uh oh)
Instance buffers seem like a dream-come-true⦠for voxel-folk. (like Iād know).
Hi again. I tried my first instance buffer thing (mostly a copy of a previous one)
https://www.babylonjs-playground.com/#JFT1LI#5 It works! Yay!
It uses colors⦠just like the other. BUT, I also tried to set the specularColor on each instance⦠which is sure to fail, and it did. I donāt think specularColor is a legal instance characteristic. Easy to set .specular on the light⦠no problems. But, I still wanted to try it⦠using the instances.
Speaking of physics⦠I wonder what the chances of making the sphere⦠bounce back and forth across that ābowlā⦠perfectly⦠rotating the angle of traversing one pad per crossing. It will take a PERFECT launch power and angle, with perfect restitution on all members. ERF! Fun to think about, though.
Letās not play with the physics in THIS thread, though. Instead, letās laugh at Wingnut trying to use instance buffers to set .specularColor on the pads⦠when none of them have a .material. Now THATāS funny, huh? What an idiot⦠that Wingnut. Itās a perfect name for him, eh?
I bet the pad rotations and positions could be stored in instance buffer arrays-of-characteristics, though (similar to colors). Might be fun to test.
Yeah, 36 instances is small⦠but heck⦠it works. I got random colors⦠on instances! (cuz I stole the code to do it). Aināt I just somethinā? (snore)
Whatās that you say? Another dancing robot scene? Ok, fine, here. (robot model not mine, of course. I love it, though.)
Neat examples @Wingnut! I havenāt had time to try to unsync their animations yet like explained on a previous post, if youāre looking for another demo you could try that. I tried a quick scene.beginAnimation(instance, i, 100, true);
that didnāt do anything.
Thereās also a ton of āInstances should only be created for meshes with geometry.ā on the console, so I guess the loop is missing some condition to skip instancing meshes without them.
Thx @brunobg. Hey, I started a new D&P thread about our robot friend. Playing with the BrainStem Robot and its Animation
See ya there⦠for robot animation talking. Everyone invited - bring your armature armament⦠we might go āboningā. (What did he say?) (Itās a skeletal thing).