henrisel
  • Joined on 2024-03-27
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-12-17 11:24:09 +00:00
2c19602e9b refactor image generation script + env vars
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-12-16 11:30:18 +00:00
90781191b7 manage spawned object node hierarchy better
5796887f79 properly replace archery target object's child with generated object
Compare 2 commits »
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-12-16 09:22:21 +00:00
0cb92b2442 use voice transcription box and model gen box in archery range
32a5e4f332 test boxes change colours based on progress
5956b9508d test boxes collide with player in VR mode, too
Compare 3 commits »
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-12-15 13:57:59 +00:00
7be20d249e model generation test box takes input prompt from voice transcription box
9c7536d1d4 transcribe voice to text with Whisper base model
0c026078d0 install whisper.unity package
Compare 3 commits »
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-12-05 14:58:17 +00:00
843bd141eb test different art styles, change pipeline prompt
henrisel pushed to master at henrisel/DeltaVR3DModelGeneration 2025-12-01 15:19:43 +00:00
408949e5c2 WIP: spawn generated model as archery range target
40e273f51e refactored model generation code out of test box into separate pipeline manager
Compare 2 commits »
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