GunStopperDrone Game
Here’s how a drone can open a door
I’ve been playing in Unreal Editor with the exported and decimated scene from Infinigen. It’s going great. I discovered a couple problems. First, with Infinigen not all the doors are open, some rooms can’t be accessed from other rooms. I asked ChatGPT how to stop collisions with walls and it’s a setting you can set … Read more
I was able to reduce the file size of infinigen usd files to around 30mb.
I was able to reduce the file size of infinigen usd files to around 30mb. I used a decimate python blender script which I can share if needed. I tried converting usd to glb using a python library but got an error about a missing texture. I tried flattening it with usdcat first but that … Read more
Pre-sales question sent to iCity
I sent this to iCity on Blendermarket: Hello, I tried city generator for blender and I was unable to export correctly. I see your product supports export. Does it support exporting textures and reduced file size? I tried infinigen to generate a room and it was 300 megs compressed usdc file. I want to use … Read more
Updates
-I fixed the styling on this page. -I created a private github repo for gunstopperdrone-web with this index.html and the demo folder with assets in it. -I was able to run infinigen! –On macbook pro from 2019 I got this error: /Users/andrewtriboletti/infinigen/outputs/my_dataset 10/10 07:45PM -> 10/10 10:20PMCrashed: 10/10 10:20PM /Users/andrewtriboletti/infinigen/outputs/my_dataset/26a17bc9/logs/renderbackup_0_0_0048_0.err reason=’Out of GPU memory’ node=None … Read more
Created a 3D scene editor and explorer: midnightcoffee.greenrobot.com
You can create 3d objects in the creator and move them around, or go to the explore page to see what the scenes that have been created and saved. Here’s a screenshot: Find the 3d scene editor/viewer here: https://midnightcoffee.greenrobot.com I’d like to let users create their own scenes that would be playable in the Gun … Read more
I tried getting city generator blender plugin working
I had a support request with the dev on how to export models using city generator plugin. I couldn’t figure it out. Dev stopped responding. I requested a refund. I saw another city generator, icity, that advertises being able to export glb files out of the box. It costs $75. Anyone looking to invest? I … Read more
Getting Infinigen working
Looks like the developer is on the bug I submitted and others experienced with export of generated scenes not working: https://github.com/princeton-vl/infinigen/issues/330 Also Infinigen only supports usd export for the whole scene. They wrote it was because no other formats supports instancing. I discovered that GLB also has mesh instancing. I let the Infinigen team know. … Read more
Got the start of loading animations working
Got the start of loading animations working: https://gunstopperdrone.com/demo/walkforward.html Having some trouble today with Mixamo importing objects from meshy.ai. I can export the default objects from Mixamo and then convert them to .glb to show in Babylon JS, but the auto rigger has an error when trying to import meshy.ai models. I was going to open … Read more
How to display and navigate around terrain using the BlenderGIS plugin and Babylon JS.
https://chatgpt.com/share/66fcb232-1e0c-8012-bcad-cd434cdd2b14