Giter Club home page Giter Club logo

bichon's Introduction

Hi! I'm Zhongshi.

I am a Research Scientist in Meta Reality Labs. I finished my Ph.D. degree at New York University, working on computer graphics and geometry processing. My PhD research aims to provide robust discrete geometry processing tools for machine learning, digital fabrication and scientific computing. My research has been recognized by Adobe Research Fellowship 2018, Geometry Processing Dataset Award 2019, and Jacob T. Schwartz PhD Fellowship 2020.

I earned my Bachelor of Science in Mathematics and Applied Mathematics from the School of Gifted Young, University of Science and Technology of China in 2016.

https://cs.nyu.edu/~zhongshi/

bichon's People

Contributors

jiangzhongshi avatar mariuscausemann avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

bichon's Issues

Illegal ANSYS cell type 'tetra35

Hello,

I met some problems when conducting the command introduced in the README.md file.
I don`t know how to solve this kind of problem. Can you show me some hints?

The conducted command:
python ../python/format_utils.py bunny.off.h5 bunny.msh

The err

Traceback (most recent call last):
  File "/home/test/SW/bichon/build/../python/format_utils.py", line 24, in <module>
    convert_cutet(sys.argv[1], sys.argv[2])
  File "/home/test/SW/bichon/build/../python/format_utils.py", line 18, in convert_cutet
    meshio.write(file2,
  File "/home/test/.local/lib/python3.9/site-packages/meshio/_helpers.py", line 188, in write
    return writer(filename, mesh, **kwargs)
  File "/home/test/.local/lib/python3.9/site-packages/meshio/ansys/_ansys.py", line 448, in write
    raise KeyError(
KeyError: "Illegal ANSYS cell type 'tetra35'. (legal: triangle, tetra, quad, hexahedron, pyramid, wedge)"

compiling error in windows(vs2019)

Hello, I find your work is interesting and want to learn about shell generation and high-order mesh generation. I tried to compile the project in Windows with vs2019. I successfully used cmake to configure and generate vs2019 project, but met some problems when building the cumin_bin. I don`t know how to solve them. Can you help me? and can you give some instructions about runing the bichon project in Windows?
image

cmake compilation problems

Hello, I think your work is very good, I want to learn, but I encountered some errors when compiling, but I don't know how to solve it, can you help me?
image

support for .vtu (VTK/Paraview) files

Hi,
I prefer using ParaView for scientific visualizations and wrote a little script to convert the .h5 files into .vtu files suitable for ParaView. Here is an example of the bunny in Paraview:
bunny
I could prepare a small PR if there is interest in that?

generating meshes with subdomains

Hi,
for my applications, I need to generate meshes with subdomains, e. g. a ball in a box. Is this currently possible with bichon or could it be implemented with reasonable effort? Thanks!
Marius

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.