Skip to content

History

Revisions

  • docs: sync remaining wiki pages with latest code - Module-Lighting.md: update lighting model and shadow descriptions - Module-Parser.md: update parser flow and validation rules - Module-Ray.md: update intersection routines and cone support - Scene-Format.md: update scene format with cone, multi-light, textures

    @gdtknight gdtknight committed Feb 12, 2026
    9e0d33a
  • docs: sync Data-Structures and Module-Spatial with latest code - Data-Structures.md: multi-light, cone, checker/bump, t_hit obj pointer - Module-Spatial.md: BVH midpoint split, cone support, any-hit flow fix

    @gdtknight gdtknight committed Feb 12, 2026
    e37245c
  • docs: sync Wiki with latest code audit fixes - Architecture.md: fix execution flow, Phong model, file counts - Build-Guide.md: fix MiniLibX path, CI workflow count - CHANGELOG.md: fix object ID format, render flag name - Module-HUD.md: fix metrics display description - Module-Render.md: fix pixel timing conditionality, debounce FSM - Module-Window.md: update init/cleanup flow, key bindings, file table

    @gdtknight gdtknight committed Feb 12, 2026
    29406e3
  • docs: fix Wiki discrepancies from code audit - Architecture.md: spatial/ file count 8 → 10 - Data-Structures.md: clarify t_aabb min/max as diagonal vertices - Module-HUD.md: update render structure, remove false dynamic highlight claim - Module-Render.md: fix debounce FSM diagram and render loop diagram

    @gdtknight gdtknight committed Feb 11, 2026
    9a9b1f2
  • docs: sync documentation for v2.3.0 - Auto-generated from docs/ directory - Version: v2.3.0 - Updated: 2026-02-11 06:35:40

    @actions-user actions-user committed Feb 11, 2026
    9b78433
  • docs: replace wiki with code-focused documentation for v2.2.0 - Remove old 8 wiki pages (프로그램 개요, 빠른 시작 등) - Add 14 new pages: Architecture, Data-Structures, Module-*, etc. - Update Home.md with new table of contents

    @gdtknight gdtknight committed Feb 10, 2026
    ca02e3b
  • refactor: add logical numbering to wiki files Add 01-08 numbering prefix to wiki files for logical reading order - 01-프로그램-개요.md - 02-빠른-시작-가이드.md - 03-씬-파일-형식.md - 04-레이-트레이싱-알고리즘.md - 05-조명-시스템.md - 06-인터랙티브-컨트롤.md - 07-FAQ.md - 08-버전-히스토리.md Update all internal links to use new numbered filenames

    @gdtknight gdtknight committed Jan 16, 2026
    49a1e5c
  • Destroyed README (markdown)

    @gdtknight gdtknight committed Jan 16, 2026
    e477893
  • docs: update Home page with navigation structure Update Home.md with complete navigation and documentation structure

    @gdtknight gdtknight committed Jan 16, 2026
    daf4f09
  • docs: update wiki with v2.1.0 features and fix broken links Major Updates: - Add 버전-히스토리.md (version history page) - Update 프로그램-개요.md with BVH, debouncing, preview mode - Update 레이-트레이싱-알고리즘.md with comprehensive BVH documentation - Update 인터랙티브-컨트롤.md with debouncing and preview mode details - Update FAQ.md with performance troubleshooting (9 new Q&A) Minor Updates: - Update all pages to v2.1.0 and 2026-01 dates - Fix broken links (remove references to non-existent pages) - Consolidate BVH info into 레이-트레이싱-알고리즘.md - Improve navigation and cross-references All wiki links validated and working.

    @gdtknight gdtknight committed Jan 16, 2026
    1de75f6
  • docs: remove quick start guide Remove 빠른 시작 가이드.md for restructuring

    @gdtknight gdtknight committed Jan 16, 2026
    b6ec749
  • docs: create quick start guide Add 빠른 시작 가이드.md (Quick Start Guide)

    @gdtknight gdtknight committed Jan 16, 2026
    520579c
  • docs: update wiki documentation Update wiki pages with latest content

    @gdtknight gdtknight committed Jan 16, 2026
    983d350
  • chore: remove backup files Clean up backup files from repository

    @gdtknight gdtknight committed Jan 16, 2026
    3b89e02
  • docs: comprehensive wiki documentation overhaul ## 📚 새 문서 작성 (9개) ### 시작 가이드 - Home.md: Wiki 홈 및 네비게이션 개선 - 빠른-시작-가이드.md: 설치, 빌드, 실행 완전 가이드 - 프로그램-개요.md: 프로젝트 소개 및 아키텍처 상세화 ### 기술 문서 - 레이-트레이싱-알고리즘.md: 광선 추적 원리 및 수학 공식 - 조명-시스템.md: Phong 조명, Soft Shadow, Shadow Bias - 씬-파일-형식.md: .rt 파일 명세 및 예제 ### 사용 가이드 - 인터랙티브-컨트롤.md: 전체 키보드 조작 가이드 - FAQ.md: 자주 묻는 질문 및 해결 방법 - README.md: Wiki 관리 가이드 ## 🔄 기존 문서 업데이트 - 레이-트레이싱-알고리즘.md: BVH 최적화 내용 추가 - 프로그램-개요.md: v2.0.0 기능 반영 - Home.md: 새 문서 링크 추가 ## 📦 백업 - backup_old/: 기존 Wiki 문서 보관 ## 📊 통계 - 신규: 6개 문서 - 업데이트: 3개 문서 - 총 라인: 2,158줄 - 언어: 한글 v2.0.0 documentation complete

    @gdtknight gdtknight committed Jan 16, 2026
    19a5f5a
  • fix: escape '>' symbol in markdown rendering Fix markdown context interpretation issue for '>' symbol

    @gdtknight gdtknight committed Jan 16, 2026
    daee949
  • docs: add comprehensive Korean wiki documentation Add 7 Korean documentation pages with program overview, ray tracing algorithms, lighting system, scene file parsing, vector math, and execution flow details

    @gdtknight gdtknight committed Jan 16, 2026
    9d1c60b
  • Initial Home page

    @gdtknight gdtknight committed Dec 18, 2025
    2b71dcf