Results 12 issues of Otto Seiskari

Should check the frame rate, e.g., during first few seconds and toggle higher quality if it reaches a certain threshold. Also mobile browser detection could be used to start with...

new feature

Currently based on a point light source. Area lighting from accretion disk could be precomputed to a texture using raytracing. Handling the spectral data / doppler shift might be difficult.

enhancement

arbitrary free fall / elliptic-ish orbits

new feature

enhancement

... and "light travel time" enabled

artefact

Certain things inside `$` delimiters seem to incorrectly affect the syntax highlighting in the Markdown editor "Edit file tab" (things seem to work better in the Preview tab). A few...

This PR is intended as an extension of https://github.com/nerfstudio-project/nerfstudio/pull/2885, but I could not easily create a PR to that branch, so creating a new PR instead. A detailed description in...

Optionally supporting 32-bit floats instead of only double precision would significantly reduce the memory consumption of the library, as discussed in https://github.com/oseiskar/simdkalman/pull/25#issuecomment-1817450689

enhancement

Currently, `ns-export cameras` does not export the optimized poses even if Splatfacto pose optimization is enabled. Similarly, `ns-eval` does not take the pose optimization into account. This is because the...