3d Asset Tools
  • C 73%
  • Python 26.7%
  • Makefile 0.3%
Find a file
2024-03-07 14:55:26 +01:00
scripts Improve loop flag calculation. 2014-05-01 12:35:27 +02:00
assiqe.c assiqe.c: Add -P option to print list and position of all nodes. 2013-01-17 14:10:11 +01:00
assview.c Fix bug in assview.c 2015-03-24 15:00:28 +01:00
getopt.c Add command line parsing and batch rendering mode to assview. 2011-12-28 13:40:52 +01:00
iqe-apply-pose.c Add C-based IQE tool to remove bones and merge root bones. 2012-06-19 17:24:00 +02:00
iqe-merge-root.c Merge footstep bone instead of deleting it. 2014-05-01 12:35:55 +02:00
iqe.c iqe.c -- normalize blend weights and support quads. 2012-12-16 01:42:22 +01:00
iqe_export.py Only add quotes when needed. 2013-05-20 22:53:54 +02:00
iqe_import.py Fix export issue replacing .show_double_sided to .use_mirror_topology 2024-03-07 14:54:06 +01:00
iqe_import_simple.py Add normal-thief script to bend normals for trees and grass. 2013-01-16 00:58:15 +01:00
iqe_import_two.py Some tweaks. 2013-06-01 11:08:40 +02:00
iqeview.c Add oblique camera mode. 2014-05-01 12:43:04 +02:00
iqm_to_iqe.py Set executable bit to iqm_to_iqe.py 2024-03-07 14:55:26 +01:00
Makefile Fix Make build 2024-03-07 14:54:47 +01:00
makesplat.py Set names and labels on nodes in splat material. 2012-12-23 21:28:53 +01:00
README.md Rearrange files and remove OBJ tools. 2012-11-28 20:33:40 +01:00
stb_image.c Add asset viewer tool. 2011-12-20 13:45:56 +01:00
tags.txt Some tweaks. 2013-06-01 11:08:40 +02:00

3d Asset Tools

A set of tools for manipulating 3d assets in IQE/IQM format.

  • assview -- an Open Asset Import Library based model viewer using OpenGL and GLUT

  • iqeview -- an IQE model viewer using OpenGL and GLUT

  • assiqe -- an Open Asset Import Library based IQE exporter

  • iqm_import.py -- a python importer for IQM and IQE models

  • iqm_to_iqe.py -- convert binary IQM back into textual IQE format

License: BSD unless otherwise stated.