Harsha Raghuram
Harsha Raghuram
What is the meaning of word "chai", why is the library named 'Chai' ? Just Curious cc: @thezofx
Test 533
Tests for #533
Test 530
Tests for #530
- have to use recommended build mode, may break in future - Starting from https://github.com/obsidianmd/obsidian-sample-plugin/commit/3afc9d78ab809784d8ccf6d17e94c1509330e217 - Also relates to https://github.com/Pseudonium/Obsidian_to_Anki/pull/366
- needed for doing some direct operation on AImage ptr (maybe unsafe) - but anyways i think the library need not enforce AImage ptr to be hidden
Can make a release after - [x] #107 - [x] Basic tests are added, for SteamVR based e2e have to develop a docker solution, or research CircleCI - [x] #106...
Add some testing for driver and app - [x] Research for CI Based vr testing solutions - [x] OpenVR E2E Test possiblity - Yes Possible - Future TODO: Unit Testing...
- Research converting NDK code to Rust (?) - Benefits - Platform independent - Light weight packaging - Larger collaborative developer ecosystem (crates, etc) - Dependencies tracking (with CI), easier...