Coder Social home page Coder Social logo

arragon / 3dprogrampattern Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yyc-git/3dprogrampattern

0.0 0.0 0.0 19.98 MB

《3D编程模式》-本书罗列了从实战项目中提炼出来的关于3D编程(主要包括“3D引擎/游戏引擎”、“编辑器”开发)的各种编程模式

Home Page: https://yyc-git.github.io/3dProgramPattern/docs/%E5%89%8D%E8%A8%80

JavaScript 34.56% OCaml 3.56% TypeScript 41.86% HTML 0.10% GLSL 0.20% Reason 0.80% ReScript 18.92%

3dprogrampattern's Introduction

《3D编程模式》

本书是开源书,罗列了我从自己的实战项目中提炼出来的关于3D编程(主要包括“3D引擎/游戏引擎”、“编辑器”开发)的各种编程模式

本书作者:杨元超

在线阅读

源码索引

要想运行源码,请在Clone本仓库后,先在仓库根目录执行下面的命令:

npm install
npm run bootstrap

安装了yarn的同学可以执行下面的命令来替代上面的命令:

yarn
yarn bootstrap

下面是各个模式的源码索引:

版权许可

本书采用“保持署名”创意共享 4.0 许可证。只要保持原作者署名,您可以自由地阅读、分享、修改本书。

3dprogrampattern's People

Contributors

yyc-git avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.