https://github.com/marianhlavac/locus
OpenGL 3d room viewer, course project for BI-PGR subject at FIT CTU
https://github.com/marianhlavac/locus
coursework fit-ctu glfw opengl
Last synced: 4 months ago
JSON representation
OpenGL 3d room viewer, course project for BI-PGR subject at FIT CTU
- Host: GitHub
- URL: https://github.com/marianhlavac/locus
- Owner: marianhlavac
- Created: 2016-10-04T20:49:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-02T10:43:36.000Z (over 8 years ago)
- Last Synced: 2025-02-14T03:57:38.450Z (4 months ago)
- Topics: coursework, fit-ctu, glfw, opengl
- Language: C++
- Homepage:
- Size: 61.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# locus
OpenGL 3d room viewer, course project for BI-PGR subject at FIT CTU

# About
todo
# Requirements
- GLFW
# How to build
todo
# Documentation
Using Doxygen, you can generate the documentation by running in root folder of project:
```
$ doxygen
```# License
Copyright 2016, Marian Hlavac
This software is not published under any license at the moment. I will release the code and some of my models and other assets under some suitable open-source license, but there are some assets I want to use commercialy later, so I have to consider what assets I will publish as open-source.