Skip to content

Instantly share code, notes, and snippets.

@georgewsinger
Last active May 6, 2018 22:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save georgewsinger/02015d0ab5316c535a422715191f5c16 to your computer and use it in GitHub Desktop.
Save georgewsinger/02015d0ab5316c535a422715191f5c16 to your computer and use it in GitHub Desktop.
SimulaCodeChecklist.org

[ ] SimulaVR/Simula

[ ] src

[ ] OpenGLRaw

[ ] app

[ ] SimulaVR.hs

[ ] doc

[ ] source

[ ] Nix_Build.rst
[ ] Rendering_Roadmap.rst
[ ] Ubuntu_Build.rst
[ ] conf.py
[ ] contributing.rst
[ ] developer_overview.rst
[ ] git.rst
[ ] index.rst
[ ] license.rst
[ ] origins.rst
[ ] simulavr.rst

[ ] 3_types_of_windows.png

[ ] DEPENDENCY_GRAPH.dot

[ ] DEPENDENCY_GRAPH.png

[ ] Makefile

[ ] TEMP_LOGO.png

[ ] requirements.txt

[ ] shaders

[ ] depthcompositedsurface.frag

[ ] depthcompositedsurface.vert

[ ] depthcompositedsurfaceblitter.frag

[ ] depthcompositedsurfaceblitter.vert

[ ] motorcarbarreldistortion.frag

[ ] motorcarbarreldistortion.vert

[ ] motorcarline.frag

[ ] motorcarline.vert

[ ] motorcarmeshdistortion.frag

[ ] motorcarmeshdistortion.vert

[ ] motorcarsurface.frag

[ ] motorcarsurface.vert

[ ] mousepointer.frag

[ ] mousepointer.vert

[ ] simulavrmodel.frag

[ ] simulavrmodel.vert

[ ] simulavrmodelray.frag

[ ] simulavrmodelray.vert

[ ] softkineticdepthcam.frag

[ ] softkineticdepthcam.vert

[ ] textureblitter.frag

[ ] textureblitter.vert

[ ] simula-openvr

[X] simula-wayland

[ ] Simula

[ ] BaseCompositor

[X] ViveCompositor

[ ] SimulaVRModel.hs
[ ] SceneGraph
[ ] Wayland.hs[ ] Wayland.hs-boot
[ ] Wayland
[ ] Input.hs[ ] Output.hs
[X] Compositor.hs
[ ] Event.hs
[ ] Event.hs-boot
[ ] Geometry.hs
[ ] OpenGL.hs
[ ] SceneGraph.hs
[ ] SceneGraph.hs-boot
[ ] Types.hs
[ ] Utils.hs
[X] Weston.hs
[X] Weston.hs-boot
[X] WindowManager.hs
[X] WindowManager.hs-boot
[X] ViveCompositor.hs

[ ] Util.hs

[ ] test

[ ] util

[ ] vulkan

[ ] .gitignore

[ ] .gitmodules

[ ] LICENSE

[ ] Makefile

[ ] README.md

[ ] Setup.hs

[ ] build.sh

[ ] package.yaml

[ ] readthedocs.yml

[ ] shell.nix

[ ] stack.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment