An open API service indexing awesome lists of open source software.

https://github.com/gargaj/foxotron

General purpose model viewer
https://github.com/gargaj/foxotron

3d demoscene graphics

Last synced: about 1 month ago
JSON representation

General purpose model viewer

Awesome Lists containing this project

README

        

# Foxotron

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Gargaj/Foxotron/build-on-push?logo=github)](https://github.com/Gargaj/Foxotron/actions)

ASSIMP based general purpose model viewer ("turntable") created for the Revision 2021 3D Graphics Competition

![image](https://user-images.githubusercontent.com/1702533/109347365-5d7d5880-7873-11eb-98ff-743cb26e9606.png)

## Usage
Check [the wiki](https://github.com/Gargaj/Foxotron/wiki) for information on how to use it.

### Keyboard shortcuts
* F11: Toggle menu
* F: Refocus camera on mesh
* W: Toggle wireframe / edged faces
* C: Toggle auto camera
* PgUp / PgDn: Cycle through shaders
* Alt-F4: Enter hyberwormtunnel

### Mouse operations
* Left click & drag: Rotate camera
* Right click & drag: Rotate light / skybox
* Middle click & drag: Pan camera

## Requirements
OpenGL 4.1 is required.

## Building
You're gonna need [CMAKE](https://cmake.org/)

## Credits

### Libraries and other included software
- Open Asset Import Library by the ASSIMP dev team (https://www.assimp.org)
- Dear ImGui by Omar Cornut (http://www.dearimgui.com)
- ImGui Addons by gallickgunner (https://github.com/gallickgunner/ImGui-Addons)
- OpenGL Extension Wrangler Library by Nigel Stewart (http://glew.sourceforge.net)
- STB Image library by Sean Barrett (https://nothings.org)
- GLFW by whoever made GLFW (https://www.glfw.org/faq.html)

These software are available under their respective licenses.

The remainder of this project code was (mostly) written by Gargaj / Conspiracy and is public domain; PBR lighting shaders by cce / Peisik.
Large portions of the code were cannibalized from [Bonzomatic](https://github.com/Gargaj/Bonzomatic).

### Textures and cube maps

All HDR textures are courtesy of the [HDRLabs sIBL archive](http://www.hdrlabs.com/sibl/archive.html).

## Contact / discussion forum
If you have anything to say, do it at https://www.pouet.net/topic.php?which=12347