henrisel
  • Joined on 2024-03-27
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-28 13:29:06 +00:00
a66cb8f62c fix prompt
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-28 13:27:47 +00:00
cc3c481295 try out different text-to-img and img-to-3d params
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-21 14:31:06 +00:00
2980631414 decrease texture baking optimisation total steps
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-21 12:39:24 +00:00
c15ae24c7a tune 3d generation params
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-21 10:58:02 +00:00
7f02dccc6b use SD-XL model for img gen in pipeline
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-21 09:39:45 +00:00
34a6c50598 clean up code + prompt engineering for image generation
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-21 08:32:26 +00:00
191c9e66fe fix metallic property when spawning object
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-14 07:53:40 +00:00
d7fec73c77 added logging to file
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-12 15:51:13 +00:00
590c62eadd incorporate InvokeAI into start_pipeline.py
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-10 16:19:26 +00:00
fdd4ff827e reimplement function from invokeai_mcp_server to make requests to local InvokeAI
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-07 14:56:44 +00:00
d2e1c7b56f fix networking UI again + tweaks to pipeline script
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-07 14:22:22 +00:00
09f764c0df integrate local trellis api into start_pipeline.py
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-07 12:54:51 +00:00
447449e1b3 local TRELLIS API test notebook
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-05 16:02:16 +00:00
d43408cf01 move pipeline starter in map
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-05 15:59:33 +00:00
9bfc55f2d6 add glTFast package + load in model after pipeline generation
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-11-02 15:21:18 +00:00
1b0d9fd0b0 pipeline script passes generated model filepath to Unity
f8ca8570af fix network manager (again)
Compare 2 commits »
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-10-24 10:34:33 +00:00
e25f1c75b5 update env example
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-10-24 09:00:35 +00:00
c5c40f58ab Cube that starts generation pipeline on collision
2971027af2 fix start game UI
Compare 2 commits »
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-10-24 07:03:25 +00:00
34a23ab94d make 3d model generation model folder loc configurable
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-10-24 06:49:32 +00:00
8b3965d0b1 generated images and models into gitignore