← Return to InterflectDATA DISCLOSURE
[ DOCUMENT REF: PRIVACY-POLICY-2026-V1 ]

Privacy & Data Protection Policy

Effective Date: January 1, 2026 · Last Updated: September 2026

OUR CORE COMMITMENT

WE DO NOT COLLECT, TRACK, SELL, MONETIZE, OR TRANSMIT ANY PERSONAL DATA. INTERFLECT IS AN OPEN-SOURCE TECHNICAL PROJECT BUILT WITH A STRICT ZERO-TELEMETRY PRINCIPLE.

1. Zero Telemetry & Zero Tracking Cookies

The Interflect landing page (interflect.dev / cherie05.github.io/interflect-landing) does not employ:

  • Tracking cookies, marketing cookies, or persistent browser identifiers;
  • Google Analytics, Meta Pixels, Mixpanel, Hotjar, or user session recording software;
  • Fingerprinting scripts or background telemetry pings;
  • Third-party advertising networks or commercial behavioral profiling.

2. In-Browser Scene Builder (100% Client-Side)

The interactive Web Scene Builder tool (/scene-builder.html) executes 100% locally within your client browser.

  • All signed distance field mathematical calculations, Raymarching previews, and geometry nodes are computed in your computer's local memory.
  • No scene definitions, 3D coordinates, custom color palettes, or exported .rad text files are ever transmitted to any external server or API.
  • You can run the scene builder completely offline (e.g. in airplane mode) with zero reduction in functionality.

3. CLI Software & Binaries

The compiled Rust binary (interflect) is a standalone executable with exactly 3 dependencies (glam, rayon, image). It contains zero network code, zero telemetry libraries, and zero phone-home routines. It never touches a network socket or transmits crash logs.

4. External Third-Party Services

This website provides outgoing links to trusted third-party developer platforms:

  • GitHub: Hosting source code, releases, and issue trackers (GitHub Privacy Statement).
  • crates.io: Package distribution for Rust crates.
  • Google Fonts: Web typography delivered via static cached stylesheets with IP anonymization.

When you click external links or clone repositories, your interactions with those services are governed by their respective privacy policies.

5. Global Privacy Rights (GDPR & CCPA)

Under the EU General Data Protection Regulation (GDPR) and the California Consumer Privacy Act (CCPA), users possess rights concerning data access, rectification, and deletion.

Because we collect, store, and process zero personal data, there are no databases containing your personal records to inspect, export, or purge. We do not sell or share consumer personal data under any circumstances.

6. Contact & Maintainer

For privacy inquiries, technical security disclosures, or questions regarding this policy, contact the creator directly:

Arunvpp
Email: arunvpp24@gmail.com
Personal Site: https://arunvpp.xyz

Plain English privacy: your hardware, your scenes, your data. Always.
interflectMIT OPEN SOURCE

Deterministic surfel radiosity on signed distance fields. No Monte Carlo. No denoiser. No GPU.

Crafted by arunvpp · Based on 266 years of radiant mathematics.

ENGINECompare SliderThe Argument5-Stage PipelineRender Passes
ECOSYSTEMScene Builder ↗crates.io / interflect ↗GitHub Repository ↗Binary Releases ↗
DOCSCOMMANDS.md ↗TESTING.md ↗CREDITS.md ↗
LEGALTerms of ServicePrivacy PolicyDisclaimersMIT License ↗
SCALE: 1:1 DETERMINISTICMD5 HASH ENFORCED ON EVERY COMMIT0.5 MB · GLAM · RAYON · IMAGE