Giter Site home page Giter Site logo

zydiii / games103 Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 1.0 224.06 MB

🕹 Demos of Games 103 (Physics Simulation) Using Unity

C# 99.81% HLSL 0.06% ShaderLab 0.05% GAP 0.08%
physics-simulation unity3d rigid-body-dynamics cloth-simulation water-simulation deformation finite-element-methods wave-equation shape-matching position-based-dynamics

games103's Introduction

Hi there 👋

✨👩‍🎨I'm obsessed with Computer Graphics and I'm learning to build a beautiful virtual world in the computer!🖌✨

info

games103's People

Contributors

zydiii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

royic20

games103's Issues

请教Games103 hw1的一处代码

https://github.com/Zydiii/Games103/blob/master/HW1/Assets/Rigid_Bunny.cs#L186
关于角速度的计算,我翻了github上其他人的计算方式,都是使用了w *= angular_decay的这种方式,并且在碰撞中不更新角动量L的值。这种方式看起来,角速度变成了一个守恒量。

我个人的理解是角动量是一个守恒量,而角速度不是。
每次应该使用w = I_inverse * L, 这样来求得新的w,再使用L *= angular_decay的方式更新,并且在碰撞中需要计算新的L。

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.