logankaser / obj-scope

Lightweight and fast obj viewer in WASM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obj-scope

obj scope - simple, fast obj viewer in WASM Written in Pure C with only the standard libary to be extra lightweight. Supports drag & drop loading of OBJ(wavefront) and image files.
Try it here: https://logankaser.github.io/obj-scope/

Controls

Rotate = WASD
Translate = IJKL
Zoom = -+

About

Lightweight and fast obj viewer in WASM


Languages

Language:C 88.3%Language:Makefile 5.0%Language:JavaScript 2.5%Language:GLSL 2.3%Language:HTML 1.9%