Coder Social home page Coder Social logo

3dviewer's Introduction

3D Viewer (OBJ, GLTF2.0 and MMD)

This software is 3D Viewer for OBJ, GLTF and MMD(PMX/VMD), written in JOGL. The code written here is no longer maintained but it will help you learn how 3DCG works as an implementation of Inverse Kinematics (IK), Virtual Texture Fetch (VTF) or something.

Usage

You can install this software from "Release" tab on this page. Execute the JAR files, then you can pick a 3D Model you want to see.

Format Support Note
OBJ โœ…
GLTF โœ… GLTF2.0 models are mostly supported
PMX/VMD Experimental

I've tested most of GLTF samples but several examples may not be rendered as intended. (I marked those features as TODO in the source code.)

Fox Demo

Walkthrough

OBJ

  • Rotate: Hold Mouse Button

GLTF

  • Zoom In/Out: WSED Keys
  • Move: Arrow Keys

PMX/VMD

  • Zoom In/Out: WSED Keys
  • Move: Arrow Keys
For Motion
  • Play: P Key
  • Reverse: O Key
  • Stop: I Key
  • Reset: 3 Key
  • Prev/Skip: 1/2 Key

How can I get a model of these formats?

GLTF

You can grab GLTF models from this repository.

PMX/VMD

PMX/VMD is 3D format used in MMD(Miku Miku Dance). VMD includes motion data which is applied to PMX model. I recommend you to visit MMD community website since they have produced numerous characters or motions.

Are there any specifications of those formats?

Here are links you may want to read:

NOTE: The specifications of PMX/VMD is unofficial.

Trouble Shooting

Some anti-virus softwares prevent this software from executing. If you have that situation, please go to settings then exclude the temporary directory on which jogamp_***.exe is running. It's also important that you have to assign high priority to java.exe.

3dviewer's People

Contributors

umikan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.