Skip to content
View alice-bian's full-sized avatar

Block or report alice-bian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Fire-Simulation Fire-Simulation Public

    Simulation of controllable, interactive fire implemented based on computational fluid dynamics, a technique presented in a 2016 SIGGRAPH paper

    C++ 1

  2. Procedural-City-Generator Procedural-City-Generator Public

    Blender add-on to generate urban landscape with buildings of various random heights

    Python

  3. Spring-Mass-System-Explicit-Integration Spring-Mass-System-Explicit-Integration Public

    A spring-mass system, implemented using an explicit integration technique, that simulates elasticity and cloth movement

    C++

  4. Spring-Mass-System-Implicit-Integration Spring-Mass-System-Implicit-Integration Public

    A spring-mass system, implemented using an implicit integration technique, that simulates particle collision and various stiffness constants of an elastic item

    C++

  5. Material-Point-Method Material-Point-Method Public

    3D material point method solver used to simulate the behavior of elastic jello cubes

    Python