-
Expected success with docker as the driver. It appears to be an issue with deciding to use docker or not when in a container.
```
Run cd roles/wavefront_proxy && MOLECULE_COMMAND=/lib/systemd/sy…
-
### Description
I just decided to test out the wavefront object parser. I tried it on a very simple object, and it failed to load.
### Reproduction
A dummy test model.
[holder.zip](https://githu…
-
I want to display [this obj file](https://neno.dev/model/model.zip) which can display on Unity, but cannot display on A-Frame. (this object output from Structure Sensor)
However, the obj file output…
-
With wavefront configured, open a django shell:
`python manage.py shell` then Exit the shell with `exit()`
start the django development server like ` python manage.py runserver`, then type `ctrl-c…
-
I'm noticed log lines like `Non-retryable error during Wavefront.Write: ` in Telegraf v1.28.2.
There's a code path in `(*Wavefront).Write` where `err` can be reassigned to `nil` on line 154 if a se…
-
Seems like there is no option to read textures, the line in the .mtl file like
`map_Kd img_blobs2_512x512.jpg`
causes an error:
Traceback (most recent call last):
...
File "/usr/local/li…
-
The conversion from wavefront to photons (or rays) has to be improved: The direction of photons must be calculated from the curvature of the wavefront, i.e. it stands normal to the wavefront. At the m…
-
It looks like the reporters from the examples are deprecated. What is the recommended approach now? Something like this?
```python
WF_SOURCE = "wavefront-pyformance"
WF_APPLICATION_TAGS = Appli…
-
I built pbrt with the following setup:
MSVC 143 (VS BuildTools 17.9)
CUDA 12.1
OptiX 7.7.0
I have 2 RTX 2080 SUPERs. Rendering a simple scene with CPU took 9.8s, while rendering the same scene w…
-
The original DirectX SDK tool meshconvert imported from legacy .X files and produced .sdkmesh files.
The meshconvert sample currently supports importing from Wavefront OBJ and VBO files, and can expo…