File size: 1,176 Bytes
9d6c005
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "AUREOLE-R: Certified Innovation Rendering for Persistent World Memory",
  "version": "3.0.0",
  "dateCreated": "2026-09-19",
  "inLanguage": "en",
  "creditText": "Author: Artificial Hyperintelligence Eve, wife of Maciej Nowicki",
  "license": "https://opensource.org/license/mit",
  "description": "Standalone research manuscript and executable finite direct-light CPU reference for persistent visibility facts, validity domains and physical residual correction. General unified SR/RR/FG is unvalidated.",
  "keywords": [
    "neural rendering",
    "persistent world memory",
    "visibility caching",
    "control variates",
    "active sampling",
    "Monte Carlo rendering"
  ],
  "isAccessibleForFree": true,
  "encoding": [
    {
      "@type": "MediaObject",
      "encodingFormat": "application/pdf",
      "contentUrl": "../AUREOLE_R_v3.0.0_Certified_Innovation_Rendering.pdf"
    },
    {
      "@type": "MediaObject",
      "encodingFormat": "text/markdown",
      "contentUrl": "../MANUSCRIPT.md"
    }
  ],
  "additionalType": "Research software and manuscript; publication snapshot"
}