Skip to content

基于 threejs 的自动驾驶的相关实践

Notifications You must be signed in to change notification settings

longzitianya/autopilot

 
 

Repository files navigation

autopilot

尝试做个智驾 web3d 应用,欢迎交流和学习 ~

基于 three^0.167.1 版本

本地启动服务

暂时只支持本地预览效果,线上地址等我有空弄一个

找到对应文章末尾对应的 tag,下载对应代码到本地预览。最新版的代码可能跟你阅读的文章对不上

git clone https://github.com/GitHubJackson/autopilot.git
cd autopilot
pnpm install
pnpm run dev

跳转门

About

基于 threejs 的自动驾驶的相关实践

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.4%
  • CSS 4.0%
  • JavaScript 2.4%
  • HTML 1.2%