-
It is not clear which module a weight-window mesh feature should be added to. My initial thought is to add it to 1. the geometry module and to 2. the event module.
1. Geometry Module: We will have to…
-
ShouldSample receives as input all the known information about the Span to be created, see https://github.com/open-telemetry/opentelemetry-specification/blob/v1.1.0/specification/trace/sdk.md#shouldsa…
-
I am surprised to find this amazing project,and I am developing a similar project,whose demo is [Sail](http://easonzero.github.io/Sail).
Will you continue to develop this project? Hope you can contin…
-
## base
- node.js, => 10
- typescript, => latest
- Docker
## target
- Container as a Service
- ECS
- GAE
- Cloud Run
- Serverless
- Lambda
- Cloud Function
- k8…
-
### Description
Sometimes if you do
```python
from module import function
@ray.remote
def f():
return function(...)
ray.get(f.remote())
```
it won't work because `function` closes…
-
Congrats on the project 🎉 I wanted to add that path-tracing isn't just the holy grail for lighting—it also frees the renderer to use different projections for showing wider FOVs without terrible disto…
-
https://www.pbr-book.org/3ed-2018/Monte_Carlo_Integration/Russian_Roulette_and_Splitting
-
### Summarize
I want to add a function in Emitter to be called when rendering to calculate the contribution of each Emitter. When called by Emitter* in SamplingIntegrator::render_sample function, …
-
IMO the book should showcase a platform implementation and turtle graphics is a fun and simple one to do.
-
### Use case
This feature request is about the beta of the new lightweight JavaScript runtime [LLRT (Low Latency Runtime)](https://github.com/awslabs/llrt).
Currently, the Logger crashes when im…