同步操作将从 老江/Bim3dEditor 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Bim3d Editor contains foundational React UI component libraries and Three.js to create an online editable CAD analysis editor and free 3D modeling function.
Three.js Tis a cross-browser JavaScript library and application programming interface (API) used to create and display animated 3D computer graphics in a web browser using WebGL.
React s a free and open-source front-end JavaScript library for building user interfaces based on UI components.
Material UI is a comprehensive library of components that features our implementation of Google's Material Design system.
Project preview address: https://mengyusong.github.io/bim3d-editor/
Bim3d Editor is available display animated 3D computer graphics in a web browser using WebGL.
npm:
npm install
npm run dev
yarn:
yarn
yarn dev
Note: @next
only points to pre-releases.
Use @latest
for the latest stable release.
Visit our store
guide for more information about engine.
Diamond Sponsors are those who have pledged $100/month or more to Bim3dEditor.
Gold Sponsors are those who have pledged $500/month or more to MUI.
See the full list of our backers.
Assuming that you have cloned this repository, you can directly modify it from main.tsx:
import App from '@/views/App';
import React from 'react';
import ReactDOM from 'react-dom/client';
import { HashRouter } from 'react-router-dom';
import '@/assets/style/index.css';
ReactDOM.createRoot(document.getElementById('root') as HTMLElement).render(
<React.StrictMode>
<HashRouter>
<App/>
</HashRouter>
</React.StrictMode>
)
It is still in the development version. For more details, please click star and fork. You can also open the preview address: https://mengyusong.github.io/bim3d-editor/ View the latest progress.
For how-to questions that don't involve making changes to the code base, please see code.
none
You can find complete templates and themes in the code.
Read the contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.
Contributing to Bim3dEditor Core is about more than just issues and pull requests! There are many other ways to support Bim3dEditor beyond contributing to the code base.
The changelog is regularly updated to reflect what's changed in each new release.
This project is licensed under the terms of the MIT license.
Bim3d Editor 使用流行的前端框架 React 和优秀的 webgl 库 Three.js 打造在线可编辑的 Cad 解析编辑器和自由的3D建模功能.
Three.js 是一个跨浏览器JavaScript库和应用程序编程接口(API),用于使用WebGL在web浏览器中创建和显示动画三维计算机图形。
React 是一个流行的免费的开源前端JavaScript库,用于基于UI组件快速构建用户界面。
Material UI 是一个用于构建谷歌系统样式的全面的组件库 Material Design .
项目预览地址: https://mengyusong.github.io/bim3d-editor/
Bim3d编辑器使用WebGL在web浏览器中显示一站式可编辑的3D项目,目前以支持下载和编辑。
npm:
npm install
npm run dev
yarn:
yarn
yarn dev
Note: @next
only points to pre-releases.
Use @latest
for the latest stable release.
访问开源仓库 store
guide 获取更多关于引擎的细节。
Diamond Sponsors are those who have pledged $100/month or more to Bim3dEditor.
Gold Sponsors are those who have pledged $500/month or more to MUI.
See the full list of our backers.
假设你已经克隆了本仓库,可以从main.tsx开始直接修改使用:
import App from '@/views/App';
import React from 'react';
import ReactDOM from 'react-dom/client';
import { HashRouter } from 'react-router-dom';
import '@/assets/style/index.css';
ReactDOM.createRoot(document.getElementById('root') as HTMLElement).render(
<React.StrictMode>
<HashRouter>
<App/>
</HashRouter>
</React.StrictMode>
)
目前仍处于开发版本,更多的细节请star本项目并Fork.也可以打开预览地址:https://mengyusong.github.io/bim3d-editor/ 查看最新的进度。
有关不涉及对代码库进行更改的操作问题,请参阅代码。
请查看预览项目。
请参阅代码:BIM.ts.
阅读contributing guide了解我们的开发过程,如何提出错误修复和改进,以及如何构建和测试您的更改。
为Bim3dEditor核心贡献的不仅仅是问题和拉取请求!
还有许多其他方法支持Bim3dEditor除了贡献代码库之外。
changelog 定期更新,以反映每个新版本中的变化。
本项目根据以下条款获得许可: MIT license.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。