1
0
forked from cgvr/DeltaVR
Commit Graph

255 Commits

Author SHA1 Message Date
henrisel 2262609cdd merge upstream 2025-12-22 08:05:55 +00:00
henrisel 8b037369b7 add DoTween and use it for animating mouth scaling 2025-12-19 11:36:37 +02:00
henrisel 39b4a24ef3 add character sprites, mouth moving open closed 2025-12-19 11:00:22 +02:00
henrisel f184151fdb invokeAI model key can be set via env var 2025-12-19 10:11:18 +02:00
henrisel b424c6467b Unity pipeline scripts cleanup + enable dev build 2025-12-17 15:46:57 +02:00
henrisel 409b9fbb51 small cleanup of pipeline script 2025-12-17 15:46:01 +02:00
henrisel 2c19602e9b refactor image generation script + env vars 2025-12-17 13:23:59 +02:00
rannosam 24543cce38 Upload files to "Doc/designs" 2025-12-16 13:59:03 +00:00
rannosam 9af96fed99 Upload files to "Doc/clips" 2025-12-16 13:45:02 +00:00
henrisel 90781191b7 manage spawned object node hierarchy better 2025-12-16 13:30:08 +02:00
henrisel 5796887f79 properly replace archery target object's child with generated object 2025-12-16 11:56:56 +02:00
henrisel 0cb92b2442 use voice transcription box and model gen box in archery range 2025-12-16 11:22:09 +02:00
henrisel 32a5e4f332 test boxes change colours based on progress 2025-12-16 10:43:58 +02:00
henrisel 5956b9508d test boxes collide with player in VR mode, too 2025-12-15 16:57:30 +02:00
henrisel 7be20d249e model generation test box takes input prompt from voice transcription box 2025-12-15 15:57:32 +02:00
henrisel 9c7536d1d4 transcribe voice to text with Whisper base model 2025-12-15 15:30:15 +02:00
henrisel 0c026078d0 install whisper.unity package 2025-12-15 13:57:07 +02:00
rrrratas ac87f2f8ef Update README.md
Just a small reference change
2025-12-07 22:21:10 +00:00
rrrratas 856ff3ca40 Update README.md
Adding myself into credits.
2025-12-07 17:10:52 +00:00
henrisel 843bd141eb test different art styles, change pipeline prompt 2025-12-05 16:58:07 +02:00
rannosam 693b3a572e Upload files to "Doc/designs" 2025-12-02 13:37:36 +00:00
rannosam 8977957054 Upload files to "Doc/clips" 2025-12-02 13:36:51 +00:00
henrisel 408949e5c2 WIP: spawn generated model as archery range target 2025-12-01 17:19:31 +02:00
henrisel 40e273f51e refactored model generation code out of test box into separate pipeline manager 2025-12-01 17:06:42 +02:00
henrisel a66cb8f62c fix prompt 2025-11-28 15:29:00 +02:00
henrisel cc3c481295 try out different text-to-img and img-to-3d params 2025-11-28 15:27:37 +02:00
henrisel 2980631414 decrease texture baking optimisation total steps 2025-11-21 16:30:56 +02:00
henrisel c15ae24c7a tune 3d generation params 2025-11-21 14:39:16 +02:00
henrisel 7f02dccc6b use SD-XL model for img gen in pipeline 2025-11-21 12:57:53 +02:00
henrisel 34a6c50598 clean up code + prompt engineering for image generation 2025-11-21 11:39:36 +02:00
henrisel 191c9e66fe fix metallic property when spawning object 2025-11-21 10:32:15 +02:00
rannosam b563be1158 Upload files to "Doc/clips" 2025-11-18 14:08:38 +00:00
rannosam 616532e69c Upload files to "Doc/clips" 2025-11-18 14:03:31 +00:00
rannosam 450efe675a Upload files to "Doc/clips" 2025-11-18 14:00:18 +00:00
rannosam cce7492556 Upload files to "Doc/designs" 2025-11-17 19:20:02 +00:00
rannosam e197206d0a Upload files to "Doc/designs" 2025-11-17 19:07:21 +00:00
rannosam dc7aa3b9b9 Upload files to "Doc/designs" 2025-11-17 18:03:37 +00:00
henrisel d7fec73c77 added logging to file 2025-11-14 09:53:30 +02:00
henrisel 590c62eadd incorporate InvokeAI into start_pipeline.py 2025-11-12 17:51:02 +02:00
henrisel fdd4ff827e reimplement function from invokeai_mcp_server to make requests to local InvokeAI 2025-11-10 18:19:16 +02:00
henrisel d2e1c7b56f fix networking UI again + tweaks to pipeline script 2025-11-07 16:56:34 +02:00
henrisel 09f764c0df integrate local trellis api into start_pipeline.py 2025-11-07 16:22:13 +02:00
henrisel 447449e1b3 local TRELLIS API test notebook 2025-11-07 14:54:41 +02:00
henrisel d43408cf01 move pipeline starter in map 2025-11-05 18:02:06 +02:00
henrisel 9bfc55f2d6 add glTFast package + load in model after pipeline generation 2025-11-05 17:54:48 +02:00
rannosam 54d44afcec Upload files to "Doc/designs" 2025-11-04 17:32:58 +00:00
rannosam 15c2e62e92 Upload files to "Doc/clips" 2025-11-04 17:28:46 +00:00
rannosam c4fafd1dd3 Delete Doc/clips/Hand-Collider-Prototype-Clip.gif 2025-11-04 17:26:11 +00:00
rannosam 1c03f1773b Upload files to "Doc/clips" 2025-11-04 17:25:57 +00:00
Henri Sellis 1b0d9fd0b0 pipeline script passes generated model filepath to Unity 2025-11-02 17:20:41 +02:00