Starbeamrainbowlabs · @sbrl
43 followers · 41 posts · Server fediscience.org

To make this demo:
Social media dataset → extract wordlist → [25→3 dimensions] →

I also have plans to port my best sentiment analysis model to and have a "write a tweet" demo that classifies it as positive/negative

[2/2]

#tflite #babylonjs #umap #glove

Last updated 1 year ago

-karlos- 𓄿 · @karlos
382 followers · 1729 posts · Server en.osm.town

Video-Compare: OSM2World / Streets-GL / Reality
It's only about the same camera angle.

The view to the center of rotates form nord-west to nord-east, showing the dome, St. Michael and the Schaiblingsturm
#

Links to see it yoursleves:
* streets.gl/#48.57375,13.46922,
* osmgo.org/o2w/?lat=48.5731337&

1/3

#passau #OpenStreetMap #3d #vr #rendering #babylonjs

Last updated 1 year ago

-karlos- 𓄿 · @karlos
381 followers · 1722 posts · Server en.osm.town

Comparing a group of buildings in , Germany
rendered by and with reality
Both tools are done in
Is there a fan of that knows well
and likes to help optimising our 3D renderer front-end?

#passau #streetsgl #osm2world #OSM #typescript #OpenStreetMap #babylonjs

Last updated 1 year ago

Hendrik Mans · @hmans
90 followers · 60 posts · Server mastodon.gamedev.place

Looking forward to diving into after my vacation.

#babylonjs

Last updated 1 year ago

Francisco Pereira · @gammafp
3 followers · 9 posts · Server mastodon.gamedev.place

The tween tests with have worked well, little by little we are getting a base.
--
Las pruebas de tweens con han funcionado bien, poco a poco vamos sacando una base.

#babylonjs #gamedev #sotomayor

Last updated 1 year ago

-karlos- 𓄿 · @karlos
353 followers · 1585 posts · Server en.osm.town

```markdown
The development kit for ( ) is out. First, I read, how to write HTML to get nice controls in 2D and 3D. Surprisingly there was a hint to . Safary usually is late with this kind of things. This time even and werew mentioned! That means, I will be able to code Web-apps and games as I hopped.

Would I buy a "Vision"? Not the "Pro" but an "SE". The is 300€ so Apple means 2/3 times, ...
1/x
```

#visionos #visionpro #applevisionpro #webxr #babylonjs #threejs #oculusquest

Last updated 1 year ago

Leon Radley · @leonradley
8 followers · 15 posts · Server hachyderm.io

New version of create-babylon is out, with vite 4.3 and babylon 6.2

Try it out with:
npm init babylon@latest




#babylon #babylonjs #3d #webgl

Last updated 1 year ago

Verekia · @verekia
160 followers · 37 posts · Server mastodon.gamedev.place

💌 The Web Game Dev Newsletter Issue 015 is out! Read it online here: webgamedev.com/newsletter/015, and subscribe to get the next ones delivered right to your inbox! 🚀

#babylonjs #threejs #webgl

Last updated 1 year ago

Don McCurdy · @donmccurdy
631 followers · 246 posts · Server fosstodon.org

Incredible work from the team — Babylon.js v6 launched yesterday with Havok Physics. I think it’s the first time Havok has run on the web?

youtube.com/watch?v=nsqpuRCQV2

#babylonjs #webgl #gamedev #webdev

Last updated 1 year ago

Eibriel · @eibriel
58 followers · 14 posts · Server sigmoid.social

Chrome ships !

- Babylon.js has full WebGPU support already.
- PlayCanvas announced initial WebGPU support.
- TensorFlow.js supports WebGPU-optimized versions of most operators.
- Three.js WebGPU support is underway.

developer.chrome.com/blog/webg

#webgpu #tensorflow #threejs #babylonjs

Last updated 1 year ago

VoR · @sketchpunk
142 followers · 214 posts · Server mastodon.gamedev.place

Nothing special but now has an animation queue. Written in a way to be engine agnostic, so I can write things for or with creating "tasks" for the respective engines...

#ossos #threejs #babylonjs

Last updated 1 year ago

ChrisChinchilla · @chrischinchilla
116 followers · 136 posts · Server mastodon.social

My latest newsletter and podcast features David Catuhe talking about  my new video series with Killian Meehan, , , the death of customer service and well… Did Tech CEOs screwup?

chinchillasqueaks.substack.com

#babylonjs #storytelling #ai

Last updated 1 year ago

💉 -karlos- 🗺 · @karlos
327 followers · 1325 posts · Server en.osm.town

I am afraid I have to stop my project for rendering in 3D. I can't get transparent overlays running:
github.com/bevyengine/bevy/dis

It works well with and by setting special Z-options.
But I can't manage it using the . Help would be appreciated.
I have to check the crates "rend3" or even "wgpu".

#bevy #OpenStreetMap #threejs #babylonjs #bevyengine #rust

Last updated 2 years ago

Leon Radley · @leon
6 followers · 12 posts · Server uiuxdev.social

I wanted to convert between an ArcRotateCamera and Universal camera in Babylon.

But I was not sure exactly how the correlate to each other.
so I built this lab
labs.leon.id/sync-cameras/

it has two cameras which are linked, and outputs the different related properties.

might help someone :)

#webgl #babylonjs #three #3d

Last updated 2 years ago

Jonathan Verrecchia · @verekia
116 followers · 11 posts · Server mastodon.gamedev.place

💌 The Newsletter Issue 003 is out! Read it online here: webgamedev.com/newsletter/003 and subscribe to get the next ones delivered right to your inbox! 🚀

#gamedev #babylonjs #PlayCanvas #aframe #r3f #threejs #webgamedev

Last updated 2 years ago

Leon Radley · @leon
4 followers · 8 posts · Server uiuxdev.social

Did some more work on the AVIF support for GLTF.

I implemented AVIF support in gltf-pipeline to be able to convert between glb and gltf.

I played with squoosh to compress all textures of the DamagedHelmet reference model.

Down from 3773kb to 560kb without loosing quality.

That is an 85% decrease in size!!

#threejs #gltf #avif #3d #opengl #babylonjs

Last updated 2 years ago

Leon Radley · @leon
3 followers · 7 posts · Server uiuxdev.social

My Christmas present to the Web 3D community is trying to get avif support in three and babylon.

Since jpeg xl doesn't seem to be happening, the next best thing is avif.
and because a large part of a gltf file is textures, we could improve the file size a lot by replacing png and jpeg with avif.

So here goes:
github.com/KhronosGroup/glTF/p

github.com/mrdoob/three.js/iss

github.com/BabylonJS/Babylon.j

🎄 🎅

#webgl #threejs #babylonjs #3d #gltf

Last updated 2 years ago

demitas · @demitas
6 followers · 6 posts · Server mastodon.gamedev.place

now i'm starting study of babylon.js for creating 3D games and visualization projects.

it looks like well documented to get started.

#gamedev #typescript #javascript #babylonjs

Last updated 2 years ago

Kai Tödter 🎹📷 · @kaitoedter
249 followers · 56 posts · Server mastodon.social

Updated my little game to latest (5.37.0). Check out a running demo: toedter.github.io/maze-of-delo. In Virtual Reality (using a VR headset), it looks awesome. The sources are at: github.com/toedter/maze-of-del

#webxr #babylonjs

Last updated 2 years ago