# cool.js **Repository Path**: maper/cool.js ## Basic Information - **Project Name**: cool.js - **Description**: javascript 3D library. WebGL framework. - **Primary Language**: JavaScript - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: http://changjiuxiong.gitee.io/cool.js - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-05-13 - **Last Updated**: 2025-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cool.js #### Description javascript 3D library 1. demo here:http://changjiuxiong.gitee.io/cool.js/ #### Software Architecture WebGL #### Installation 1. npm install 2. npm run dev #### Instructions demo here:http://changjiuxiong.gitee.io/cool.js/ #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request