LuoJinhao

Results 20 issues of LuoJinhao

Where is the code for Tonemapping >> Exposure? In addition, do you have any recommended materials?

I wrote a rendering function and got the image(`uchar *`) stored on the gpu. How to display the image directly from this data instead of copy to the cpu and...

How to get indices into F of birth face like [igl::qslim](https://github.com/libigl/libigl/blob/2869f9862926ef6e6acc5e2fa0b51f8fd165e22f/include/igl/qslim.h#L31)?

wontfix

How to import the file with python script like `bpy.ops.import_scene.fbx(filepath=path_fbx)`?

Neither of these two methods seems to have obvious results. Is this reasonable? Top: original vs Bottom: `Denoising_Filter(flag="modeling", theta=60)` ![Kazam_screenshot_00000](https://user-images.githubusercontent.com/34391447/145506464-a9b0e5eb-fa94-45e3-b15f-2d6251d0a7c8.png) ![Kazam_screenshot_00001](https://user-images.githubusercontent.com/34391447/145506473-6eb09ea4-d427-4314-b71e-d84b1b55fc87.png)

OS: Ubuntu 18.04.5 LTS Version: `sudo snap install --devmode meshlab` : `meshlab --version` >> "MeshLab 2021.05" Problem: `"MeshLab" is not responding.` often appears when browsing point clouds or meshes (no...

### Description I found that there is mention of converting HDRI to spherical harmonics in PIFu, do you have any plans to implement it? https://github.com/shunsukesaito/PIFu/issues/9 https://github.com/shunsukesaito/PIFu/issues/35 https://github.com/google/spherical-harmonics/blob/master/sh/spherical_harmonics.h#L142

Feature

I segmented the mesh and got a lot of patches with different genus. I want to parameterize each patch. Do you have any recommended algorithms? [Link](https://rec.ustc.edu.cn/share/c3d0b340-3693-11ed-a57c-3da135ddb17c) to data. ![20220917_221406](https://user-images.githubusercontent.com/34391447/190861662-2efe6a69-58c3-45b9-94e8-ba38f0b9d16a.png) ![20220917_221422](https://user-images.githubusercontent.com/34391447/190861665-6d0913a8-b8ad-4391-b626-266e2de20e5a.png)...

Perhaps writing this way can be perfectly compatible with existing code

How to set such a scene: https://wuminye.github.io/NHR/datasets.html ![image](https://user-images.githubusercontent.com/34391447/196369827-fa57794e-2342-4c84-a543-32be5059dbf8.png) This is a relatively common schematic diagram in the current multi-view research field (such as NeRF), and I hope to add a...

bug
enhancement