Examples from the playground

Worldcraft:

2 Likes

nice

Watch out for spaceships!
https://playground.babylonjs.com/#C7PM2B#4

3 Likes

First off, wow, so many cool new playgrounds. Y’all are killing it!!

Ok, newest revision has a few targets and I have collision with the targets. The code has gotten monstrously ugly again and there are bugs, hopefully next rev I can get them sorted.

Pretty sure my collision code needs a lot of work, will be making a smaller version I can ask more questions about on the forum to hopefully get help with a more efficient and sensible solution.


Watch Out for Swords - rev 2

3 Likes

Wow, nice project!

2 Likes

HAHAHA

Bow down before Necips, Master of Swords!!!

1 Like

Fake Spring system

https://playground.babylonjs.com/#1VPUIR#1

image

3 Likes

First off, Necips, awesome. So cool to have someone mess with my playground, I am honored!

Cleaned up code a bunch. Was getting a lot of false hits so redid collision. Now just takes in to account original crosshair x,y and compares to target’s x, y and radius, so more accurate.
Made a transform node to gather up all the misses. Made inspector much cleaner.
Also you can only throw a single sword at a time due to me getting some weird issues with swords occasionally hanging in mid-air. Will sort so Necips can return to being the sword ninja!
Have a quickie GUI for score. Wanted to do more but took me ages to figure out how to properly do that. Was surprised to find so little info on that in the docs. Would not be sad to see a future GUI vid from @PirateJC in the future. Hint, hint, pretty please :slight_smile:


Watch Out for Swords 5

:+1:t2:

2 Likes

Ok @Necips, new revision brings back multiple shots. I was having an issue with swords being a hit but then being off, I think because Target moved at just the wrong time. I sorted by checking all the Hits and if the hit is off, moving it back on the Target in the registerAfterRender. Not perfect, but it works.

Thanks for the thumbs up @REX_DUNGEUR!

My goal is still to have the Targets move, but more smoothly back and forth across the screen, not like the current teleport. Or possibly have one row move and another teleport. I also need to fix the GUI on mobile but honestly, I find the GUI very confusing.

Watch Out for Swords!

1 Like

@MyFault - GUI video? Done! I’ll add this to my list for upcoming videos! Thanks for the request!!!

2 Likes

You should showcase how to customize the gui with textures as well, it’s almost a hidden feature lol :stuck_out_tongue:

I’d love to see the full project when you get it uploaded :slight_smile:

1 Like

Hardware instancing
https://playground.babylonjs.com/#YB006J#286

3 Likes

I made little adjustments. Hope it helped. Link to the playground here.

2 Likes

Audio analyzer #1
https://playground.babylonjs.com/#TUR5GH#0

2 Likes

Ok, tweaked a few things. Had issues with using a new font, as it would only load up after a click happened. I sorted by make a “click to begin” button, but I really hate that solution.

Edited this post because my first pass with just normal instance was soooo slow on my phone. Now redone using thin instances and it is waaay faster


Watch Out for Swords

3 Likes

https://www.babylonjs-playground.com/#PL752W#175

3d text demo.

1 Like

https://playground.babylonjs.com/#E6IX1#39

Particle spikes

https://playground.babylonjs.com/#3DVLG#7

Dude with stick figure
https://playground.babylonjs.com/#1BZJVJ#7

https://playground.babylonjs.com/#1CMD3G#2

image

https://playground.babylonjs.com/#1CMD3G#9

Some weird machine
https://playground.babylonjs.com/#2KHPSP#14

Life is a highway

https://playground.babylonjs.com/#KVRKS#6

frame it
https://playground.babylonjs.com/#11JINV#58

box city
https://playground.babylonjs.com/#2FPT1A#56

just another point of view
https://playground.babylonjs.com/#1WROZH#2

Weird Lines
https://playground.babylonjs.com/#2K1IS4#1

line triangle
https://playground.babylonjs.com/#2K1IS4#3

Ribbon rocket
https://playground.babylonjs.com/#1XA063#3

babylon js yayyy
https://playground.babylonjs.com/#1SHP80#6

2 Likes