A project about my 3D exploring journey
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
kdxcxs 7f51a28f34 new:Simple3DCamera(ToBeDone) 5 years ago
assets new:Simple3DCamera(ToBeDone) 5 years ago
src new:Simple3DCamera(ToBeDone) 5 years ago
.gitignore rm:give up on C++ temporarily for failure in environment configuring 5 years ago
README.md new:Simple3DCamera(ToBeDone) 5 years ago

README.md

PlayWith3D

A project about my 3D exploring journey

Projects

First Cube

preview:

FirstCubegif

prototype:

FirstCubePrototype

src:

  1. python
  2. js

Cube Without Perspective

Simply fill the two faces nearer to the camera.

preview:

CubeWithoutPerspective

prototype:

CubeWithoutPerspectivePrototype

src:

  1. python

Simple 3D Camera

To be done.

I have to prepare for the college entrance examination😥

preview for functional parts:

Simple3DCameraPreview

Check the TODO list in Simple3DCamera.py for more information.

src:

  1. python