<feed xmlns='http://www.w3.org/2005/Atom'>
<title>demo.git/.gitmodules, branch main</title>
<subtitle>Vide-coded 64k demo system</subtitle>
<id>https://git.taar-o.com/demo.git/atom?h=main</id>
<link rel='self' href='https://git.taar-o.com/demo.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.taar-o.com/demo.git/'/>
<updated>2026-02-02T22:30:36Z</updated>
<entry>
<title>chore: Re-add and update wgpu-native submodule to latest trunk</title>
<updated>2026-02-02T22:30:36Z</updated>
<author>
<name>skal</name>
<email>pascal.massimino@gmail.com</email>
</author>
<published>2026-02-02T22:30:36Z</published>
<link rel='alternate' type='text/html' href='https://git.taar-o.com/demo.git/commit/?id=0544a8ee2ec5e031af95ea2f293e2e54398fdcd4'/>
<id>urn:sha1:0544a8ee2ec5e031af95ea2f293e2e54398fdcd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Remove wgpu-native submodule for clean reinitialization</title>
<updated>2026-02-02T22:30:22Z</updated>
<author>
<name>skal</name>
<email>pascal.massimino@gmail.com</email>
</author>
<published>2026-02-02T22:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.taar-o.com/demo.git/commit/?id=1dd67ed4b111a8abef8c3812af67210e0c94f45e'/>
<id>urn:sha1:1dd67ed4b111a8abef8c3812af67210e0c94f45e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement fullscreen, keyboard controls, and pulsating heptagon</title>
<updated>2026-01-27T23:41:07Z</updated>
<author>
<name>skal</name>
<email>pascal.massimino@gmail.com</email>
</author>
<published>2026-01-27T23:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.taar-o.com/demo.git/commit/?id=a7bcf5e9cd6884d010b5cec0146293a0515242fc'/>
<id>urn:sha1:a7bcf5e9cd6884d010b5cec0146293a0515242fc</id>
<content type='text'>
This commit fulfills tasks 1 and 2, and adds a synchronized visual effect.

- **Fullscreen Mode**: Added '--fullscreen' command-line argument and dynamic toggling via 'F' key.

- **Keyboard Controls**: Implemented 'Esc' to exit and 'F' to toggle fullscreen in 'src/platform.cc'.

- **Synchronized Visuals**: Added a pulsating heptagon effect in 'src/gpu/gpu.cc' and 'src/gpu/shader.wgsl' that scales and changes color based on the real-time audio peak from the synth.

- **Refactor**: Abstracted platform-specific WebGPU surface creation into 'src/platform.cc' to keep 'src/gpu/gpu.cc' cross-platform.

- **Build System**: Corrected 'CMakeLists.txt' to properly link 'wgpu-native' and platform frameworks, and updated 'project_init.sh' to build the submodule.

- **Documentation**: Updated 'HOWTO.md' and 'PROJECT_CONTEXT.md' with new features and decisions.
</content>
</entry>
</feed>
