https://github.com/carlowood/linuxviewer
A Vulkan Engine for the GNU/Linux operating system.
https://github.com/carlowood/linuxviewer
automation cpp cpp20 high-performance linux utterances vulkan vulkan-engine
Last synced: 7 months ago
JSON representation
A Vulkan Engine for the GNU/Linux operating system.
- Host: GitHub
- URL: https://github.com/carlowood/linuxviewer
- Owner: CarloWood
- Created: 2020-12-06T19:15:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-07T01:43:45.000Z (8 months ago)
- Last Synced: 2025-03-24T09:03:16.758Z (7 months ago)
- Topics: automation, cpp, cpp20, high-performance, linux, utterances, vulkan, vulkan-engine
- Language: C++
- Homepage: https://carlowood.github.io/linuxviewer/
- Size: 7.22 MB
- Stars: 95
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Introduction ###
LinuxViewer is work in progress.
My intention was to write an application that can connect
with [OpenSimulator](http://opensimulator.org/) grids and [SecondLife](https://secondlife.com/),
hence "Linux Viewer". But, in the meantime this projects main focus has become
to be a Vulkan Engine for general use.To download, configure and test - please see the official documentation pages
[here](https://carlowood.github.io/linuxviewer/chapters/02_Getting_started.html).