Quantcast
Channel: Hacker News
Viewing all articles
Browse latest Browse all 25817

Taichi – Physically based Computer Graphics Library

$
0
0

Open source

Taichi provides open source implementation of state-of-the-art computer graphics research results.

Code

State-of-the-art

With various latest algorithms included in Taichi, researchers and artists can enjoy handy comparison with and easy utilization of these new technologies.

References

Easy-to-use

Though the kernel part is implemented in C++11 for efficiency, Python  bindings are provided for fast scripting and content generation.

Documentation

What's Inside

Currently I implemented about 40 graphics papers, most of which are from SIGGRAPH(Asia)/ToG.

Global Illumination Algorithms Supported:

  1. (Volumetric) Path Tracing ((V)PT)
  2. Light Tracing (LT)
  3. Photon Mapping (PM)
  4. (Stochastic/Probabilistic) Progressive Photon Mapping (SPPM/PPPM)
  5. Unified Path Sampling (UPS)/Vertex Connection and Merging (VCM)
  6. Bidirectional Path Tracing (BDPT)
  7. Bidirectional Photon Mapping (BDPM)
  8. Primary Sample Space Metropolis Light Transport  (PSSMLT) with BDPT
  9. PSSMLT with Volumetric PT
  10. Multiplexed Metropolis Light Transport (MMLT)
  11. Adaptive Markov Chain Monte Carlo Progressive Photon Mapping (AMCMCPPM)
  12. Markov Chain Monte Carlo UPS/VCM

Physically based Animation Algorithms Supported:

  1. Eulerian Fluids (or Stable Fluids)
  2. Particle-in-Cell Fluids (PIC)
  3. Fluid Implicit Particles (FLIP)
  4. Affine Particle-in-Cell (APIC)
  5. Material Point Method for snow (MPM)
  6. MPM for sand
  7. Weakly Compressible Smoothed Particle Hydrodynamics (WCSPH)
  8. Predictive-Corrective Incompressible  SPH (PCISPH)
  9. (Modified) Incomplete Cholesky Preconditioned Conjugate Gradient ((M)ICPCG) Poisson Solver
  10. Multigrid PCG Poisson Solver
  11. Impulse-based Rigid Body Simulation (real time in 2D)

Other Features:

  1. Multithreading
  2. Seamless data transfer from simulation to rendering
  3. Scripting interface for procedural content generation
  4. ...
Gallery

Viewing all articles
Browse latest Browse all 25817

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>