| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Gigi-1.01.7.x64.windows.installer.exe | 2025-12-10 | 293.7 MB | |
| Gigi-1.01.7.x64.windows.zip | 2025-12-10 | 454.3 MB | |
| README.md | 2025-12-10 | 1.1 kB | |
| v1.01.7 source code.tar.gz | 2025-12-10 | 493.1 MB | |
| v1.01.7 source code.zip | 2025-12-10 | 498.8 MB | |
| Totals: 5 Items | 1.7 GB | 2 | |
Multimedia Edition!
WebCam in Viewer
- Specify an imported texture to receieve webcam stream. View ->WebCam Settings in viewer to specify the texture. See "SimpleWebcam" demo in the browser. Written by Alex Lindsay!
Microphone in Viewer
- In the viewer, specify an imported buffer to recieve audio input from mic. View -> Audio Settings in viewer to control it. See "AudioInputOutput" demo in browser.
Speakers in Viewer
- In the viewer, specify an imported buffer to hold the audio output. View -> Audio Settings in viewer to control it. See the various audio demos in the browser: BezierNoteSlide, KarplusStrong, SimpleAudio, SimpleWaveForms, SoundOrbit.
Other
- FontAwesome added to the code base and a few buttons improved with icons in editor, browser, viewer
Browser
- Fixed a crash that happened sometimes when viewing thumbnails
Editor:
- Cache some data lists to improve performance with large graphs
Viewer:
- The copy / copyback work done for the editor is scoped in renderdoc & pix captures to show what it is more easily
- Don't error on zero dispatch size if the node condition isn't met