-
I'm currently working on adding stereo display support to PsychoPy. I'll keep track of development here.
*Updated 09/13/2018*
Over the last year, my focus was to add Oculus Rift support to Psyc…
-
clementchoy: good day vinfamy! glad to hear that you gonn have another update version coming weekend , but i would suggested something as below which i hope to have though (no pressure, i know you are…
-
Hi @LiheYoung ,
This is super impressive work. I used the huggingface deployment to test out the network. I gave it a sample image from a camera with known camera intrinsics and it output a depth …
-
Hi, I want to export the dense point cloud or high-quality mesh.
I tried to export mesh, but the accuracy is very poor.
Point cloud I started directly from the output point cloud, and then `SH…
-
void CameraSharpMovement(int startFrame, int endFrame, GameObject lookat)
{
float startDegree = Random.Range(0.0f, 360.0f);
float nextDegree = Random.Range(-30.0f, 30.0f);
…
-
I started working through the implementation and use of the current library and API, a bit more in depth than early forays. It's an annotated commentary of what I'm seeing as I go through, gaining a …
joinr updated
5 years ago
-
https://www.w3.org/TR/SVG/paths.html#PathDataEllipticalArcCommands
Also, note the SVG 2 requirement:
"SVG 2 Requirement: | Make it simpler to draw arcs in SVG path syntax."
https://www.w3.org/20…
-
After installation ran
```shell
ns-train --barf-grid --data
```
and get the following error
```shell
AttributeError: 'BARFHashField' object has no attribute 'mlp_base_grid'
Printing p…
-
Hi folks!
I encountered some unexpected behavior in `Mesh3d`. I hope you could have a look. It is hard for me to judge if these are issues, here or upstream, or I am missing something.
![image]…
-
Published from my internal TODO list in case someone would want to play with these.
### Image and texture formats
- [ ] `Sdl2ImageImporter` using [SDL2_image](https://www.libsdl.org/projects/SDL…
mosra updated
9 months ago