Doyub Kim

Results 26 issues of Doyub Kim

Got a report from a user that Clara is deprecated. A simple solution like https://github.com/p-ranav/argparse would be just fine to replace it.

p2
dependency

I found some projects and papers using Jet Framework and I'd like to share them with more audiences by promoting them in the readme. Some of them are well-known like...

I am periodically updating [the errata page](https://fluidenginedevelopment.org/errata/), and reports from the readers really help other readers to understand the contents better. I do get reports via emails, but I thought...

book

Jet come with several example simulations and there are some demo videos generated from the examples. It would be great if we can have better and broader set of examples....

help wanted

This issue will track and planning part of the Jet Framework v2 milestone. ## Scope * GPU-based simulation (CUDA) * GPGPU - #19 * Real-time visualizer (GL and DX, and...

planning

Updating the transform of TriangleMesh3 is not reflected to the bounding box. See the discussion from Issue #268 and pull request #271 for details. CC @kentbarber

bug
p1

Implement position-based fluids. http://mmacklin.com/pbf_sig_preprint.pdf

feature
p1

See the discussion from Issue #231

bug
p2

Support GPGPU backend for faster computation. Ideally Nvidia CUDA, but OpenCL is another option.

feature
p1

A good implementation reference: https://github.com/yuanming-hu/taichi_mpm @utilForever I know you had interest in MPM while ago. Are you still looking into this?

feature