Code Monkey home page Code Monkey logo

tutorial's People

Contributors

chaosprint avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

tutorial's Issues

Feedback

  1. On chapter 1: Feels weird that the first thing we do is to get rid of client.rs. Would rather make use of it than get rid of it. For instance; put the camera there.
  2. Chapter 2: "To make it automatically moving by setting dynamic() to true. So the cube will move while the plane will be static." dynamic decides if the physics object is static or dynamic; i.e. if it's affected by collisions, velocity etc. or if it's frozen. Could be explained better.
  3. "Reset the cube" I don't see any code here
  4. Chapter 4: Would probably make more sense to send a message from the client to the server, which should be more common than the other way around.
  5. Chapter 5: No code shown
  6. Chapter 8 Animation: Don't think you need the blend_node_id component; just get the animation player and take .root() on it.
  7. Chapter 10 Bind cam: No code shown
  8. Chapter 11: Empty

todos

  • Audio
  • Chapter bind cam changes a lot so needs better explaination
  • Next

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.