-
Hello!
I'm having an issue about the citation file, I'm not sure what category it qualifies as exactly, sorry...
I'm a (new) contributor over at [the Arcane Algorithm Archive](github.com/algorit…
-
`resolution_fixed` `type_bug` | by Zarel
___
Partially fixes #95.
This patch fixes a number of structure targeting bugs, and improves structure targeting in many ways.
- Structures no longer…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
Colección de tareas finales necesarias para la entrega.
- [x] 1
- [x] 2
- [x] 3
- [x] 4
- [x] 5
- [x] 6
- [x] 7
- [x] 8
- [x] 9
- [x] 10
- [x] 11
- [x] 12
- [x] 13
- [x] 14
- [x] 15…
-
Hi Bryan,
from your perspective what would be necessary in order to (re)implement sequential raytracing in raypier?
Should this mode include more efficient raytracing and aiming without the need t…
-
# (RayTracing) 최적화 - Noob developer blog
RayTracing 프로젝트(Ray Tracing in one Weekend)를 끝냈습니다. 하지만 이미지의 크기를 400x266으로 했음에도 불구하고, 결과를 확인하는 시간이 12분이 걸립니다. 그래서 여러 레퍼런스를 따라 프로그램을 최적화하는 과정을 문서로 남깁니다. 많이 봐주.…
-
We write the code for this class pretty early on in the book, but we don't test it until the end of the book (the final scene). In the general flow of things this doesn't seem that right. I think it…
-
By carefully choosing where the needle penetrations fall in each row of a fill, we can create some pretty nifty fill effects. It'd be especially cool if the user could add their own, perhaps with a m…
-
In all three there's a missing `}` at the end of `note` field:
~~~tex
@misc{Shirley2020RTW1,
title = {Ray Tracing in One Weekend},
author = {Peter Shirley},
year = {2020},
month = …
-
### Background
In checking out current head db69a23 as of Jan 17, I got errors in the compilation stage. In looking over the commits and testing the likely candidates, I determined that the failur…