Three.js Source Directory

Source: Internet
Author: User
Build directory: Contains two files, Three.js and Three.min.js. This is the file that Three.js is ultimately referenced. A JS file that has been compressed and has no compression.

Docs directory: Here is Three.js's help document, which is the API for each function, but it is not explained in detail. It is impossible to try to use these documents to learn three.js.

Editor Directory: A simple editing program like 3d-max that can create three-dimensional objects.

Examples directory: Some very interesting examples of demo, unfortunately no documentation. Students who do not understand the image, the cost of learning is very high.

SRC Directory: Source code directory, inside is all source code.

Test directory: Some testing code, basically useless.

Utils Directory: A tool directory that holds some scripts, python files. For example, convert a 3d-max format model to a three.js-specific JSON model.

. gitignore file: The filter rules file for Git tools is not used.

CONTRIBUTING.MD file: An explanatory document on how to report a bug and how to get help.

License file: Copyright information.

README.MD file: Describes a file of Three.js, which also contains a list of updates to each version.

Three.js Source Directory

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.