hearth
hearth copied to clipboard
Shared execution environment for constructing 3D virtual spaces from the inside.
Adds the initial version of Hearth's panel manager, which provides input handling for generic implementations of panels as a service. Keyboard input and input lock is not yet implemented. Part...
Right now we have a bunch of `dev-` branches pushed that have different features. At the time of writing, these are: - [ ] `dev-flycam`: an interactive first-person 3D flycam...
When running `hearth-ctl` there is a connection made to the IPC socket. This connection is currently unnamed according to the kernel, so `hearth-ipc` logs the connection as `unnamed`. I think...
Closes #138. An incomplete design document is better than an outdated one. Besides, if I were capable of completing this on my own, it would have happened in the months...
explain what each sub-directory within hearth is for.
There is a TODO comment on line 50 of `fs.rs` about more potential file properties. Lets move that discussion here. I think that a good thing to add would be...
So up until now, we've been copyrighting the Hearth codebase under "the Hearth contributors." However, this isn't sufficient for reasons I can't quite remember that @emmatebibyte may be able to...
follow up to #210 Ill elaborate on details soon
Hearth's current tagline is "Shared execution environment for constructing 3D virtual environments from the inside." That kinda blows! Please help us make a new one that is actually legible to...