Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

trrt-good/3d-Rendering-JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

212 Commits

Repository files navigation

3d-Rendering-JAVA

About The Project

A very performant 3d rendering program in java and integrates smoothly with the swing api.

alt text

Getting Started

Very simple to use with the rendering3d.jar which can be run with any .obj file.

Usage

  1. Clone or download the repo as zip
  2. Run the rendering3d.jar with a desired .obj file, or with the sample files in res

for the demo cube:

java -jar rendering3d.jar

for a specific model:

java -jar rendering3d.jar <model.obj> <scale>

for a textured model:

java -jar rendering3d.jar <model.obj> <texture.png> <scale>

Roadmap

  • Barycentric coordinates
  • Realistic textures
  • Interpolation with vertex normals
  • Shaders
  • Materials

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /