Skip to content

diwi/MD3-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

AUTHOR:     Thomas Diewald

Date:       28.01.2013

website:    www.thomasdiewald.com

--------------------------------------------------------------------------------
--------------------------------------------------------------------------------



################################################################################
--------------------------------------------------------------------------------
WebGL/JavaScript  - MD3 Viewer
--------------------------------------------------------------------------------
################################################################################


blog-post:   http://thomasdiewald.com/blog/?p=1341
online-demo: http://thomasdiewald.com/javascript/webgl/project_5/MD3/md3_viewer_v1/


This WebGL sketch loads MD3-Files (Quake3 model format), Skin-Files and Textures 
to display Quake3-Models.
the models are borrowed from the Quake3-Demoversion: http://www.idsoftware.com 

The code to import of the md3-files (binary files) is almost the same as in the 
MD3-library for java/processing i made: http://thomasdiewald.com/blog/?p=1232.





 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 *
 * (c) thomas diewald
 *
 *
 * This source is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * This code is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * General Public License for more details.
 * 
 * A copy of the GNU General Public License is available on the World
 * Wide Web at <http://www.gnu.org/copyleft/gpl.html>. You can also
 * obtain it by writing to the Free Software Foundation,
 * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 *
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *



 
 
 
 
 
 
 
 

About

MD3 Viewer - WebGL/JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published