recp / simple-collada-viewer

A simple viewer to show how to use AssetKit, libgk, assetkit-gl and cglm libraries (with screenshot)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-collada-viewer

This is outdated! I'll update it later. All these libraries are updated and became better.

This repo shows hot to load a document and render it using these libraries:

I've NOT provided build files, just wanted to show how to combine these libs and how to load/render a COLLADA file.

After AssetKit and libgk finished this library may full support COLLADA and glTF

You can use custom shaders I've put some commented codes to bottom, but this program uses default program/shaders.

Also this viewer resizes itself with window, you can see resize func.

About

A simple viewer to show how to use AssetKit, libgk, assetkit-gl and cglm libraries (with screenshot)


Languages

Language:C 93.5%Language:Objective-C 6.5%