├── .github └── FUNDING.yml ├── A primer of calculus for numerical simulation of computer graphics - phrases.pdf ├── A primer of calculus for numerical simulation of computer graphics.pdf ├── CGのためのクォータニオン.pdf ├── CGのためのフーリエ解析入門.pdf ├── CGのための微積分 超入門.pdf ├── CGのための球面調和関数.pdf ├── CGのための確率.pdf ├── CGのための確率・統計入門.pdf ├── CGのための線形代数入門.pdf ├── Gitbookによるドキュメント作成.pdf ├── MarkdownTips.pdf ├── MkDocsによるドキュメント作成.pdf ├── README.md ├── Re-Git.pdf ├── Rustjp.pdf ├── Rustではじめるレイトレーシング入門.pdf ├── TeX文書テンプレート.pdf ├── gltf覚書.pdf ├── mbxdoc.chm ├── qiita-mkdocs-print.css ├── qiita-mkdocs-print.pdf ├── qiita-mkdocs.pdf ├── スクリーンスペース・アンビエント・オクルージョン.pdf ├── スクリーンスペース・リフレクション.pdf ├── レイトレーシング入門.pdf ├── レンダリング作図資料.pptx ├── 基礎からはじめる物理ベースレンダリング フォトリアル編.pdf ├── 基礎からはじめる物理ベースレンダリング.pdf ├── 拡散BRDF.pdf ├── 鏡面BRDF.pdf └── 3次元座標変換のメモ書き.pdf /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | # These are supported funding model platforms 2 | 3 | github: mebiusbox 4 | patreon: # Replace with a single Patreon username 5 | open_collective: # Replace with a single Open Collective username 6 | ko_fi: # Replace with a single Ko-fi username 7 | tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel 8 | community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry 9 | liberapay: # Replace with a single Liberapay username 10 | issuehunt: # Replace with a single IssueHunt username 11 | lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry 12 | polar: # Replace with a single Polar username 13 | buy_me_a_coffee: # Replace with a single Buy Me a Coffee username 14 | thanks_dev: # Replace with a single thanks.dev username 15 | custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] 16 | -------------------------------------------------------------------------------- /A primer of calculus for numerical simulation of computer graphics - phrases.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/A primer of calculus for numerical simulation of computer graphics - phrases.pdf -------------------------------------------------------------------------------- /A primer of calculus for numerical simulation of computer graphics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/A primer of calculus for numerical simulation of computer graphics.pdf -------------------------------------------------------------------------------- /CGのためのクォータニオン.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/CGのためのクォータニオン.pdf -------------------------------------------------------------------------------- /CGのためのフーリエ解析入門.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/CGのためのフーリエ解析入門.pdf -------------------------------------------------------------------------------- /CGのための微積分 超入門.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/CGのための微積分 超入門.pdf -------------------------------------------------------------------------------- /CGのための球面調和関数.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/CGのための球面調和関数.pdf -------------------------------------------------------------------------------- /CGのための確率.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/CGのための確率.pdf -------------------------------------------------------------------------------- /CGのための確率・統計入門.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/CGのための確率・統計入門.pdf -------------------------------------------------------------------------------- /CGのための線形代数入門.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/CGのための線形代数入門.pdf -------------------------------------------------------------------------------- /Gitbookによるドキュメント作成.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/Gitbookによるドキュメント作成.pdf -------------------------------------------------------------------------------- /MarkdownTips.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/MarkdownTips.pdf -------------------------------------------------------------------------------- /MkDocsによるドキュメント作成.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/MkDocsによるドキュメント作成.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 公開している文書置き場です. -------------------------------------------------------------------------------- /Re-Git.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/Re-Git.pdf -------------------------------------------------------------------------------- /Rustjp.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/Rustjp.pdf -------------------------------------------------------------------------------- /Rustではじめるレイトレーシング入門.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/Rustではじめるレイトレーシング入門.pdf -------------------------------------------------------------------------------- /TeX文書テンプレート.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/TeX文書テンプレート.pdf -------------------------------------------------------------------------------- /gltf覚書.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/gltf覚書.pdf -------------------------------------------------------------------------------- /mbxdoc.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/mbxdoc.chm -------------------------------------------------------------------------------- /qiita-mkdocs-print.css: -------------------------------------------------------------------------------- 1 | .md-grid { 2 | margin-left: 0; 3 | margin-right: 0; 4 | } 5 | .md-sidebar { 6 | width: 400px; 7 | } 8 | .md-sidebar--secondary { 9 | transform: translate(0%); 10 | } 11 | .md-content { 12 | margin-left: 400px; 13 | margin-right: 0; 14 | } 15 | .md-typeset h1 { 16 | font-size: 32pt; 17 | color: #000; 18 | } 19 | .md-typeset h2 { 20 | border-bottom: 1px dotted #888; 21 | } 22 | .md-sidebar--primary li.md-nav__item a:before { 23 | content: "\f15b\00a0"; 24 | font-family: FontAwesome; 25 | } 26 | .md-sidebar--primary li.md-nav__item label:before { 27 | content: "\f02d\00a0"; 28 | font-family: FontAwesome; 29 | } 30 | li.md-nav__item { 31 | font-size: 10.5pt; 32 | } 33 | 34 | @media print { 35 | html { 36 | font-size: 9pt; 37 | } 38 | .md-typeset, .md-container, .md-content, .md-grid { 39 | margin: 0; 40 | padding: 0; 41 | } 42 | .md-typeset, 43 | .md-typeset .admonition { 44 | font-size: 1.0rem; 45 | } 46 | .md-typeset .codehilitetable { 47 | font-size: 1.2rem; 48 | } 49 | .md-typeset .codehilitetable .codehilite, 50 | .md-typeset .codehilitetable .linenodiv { 51 | line-height: 1.4; 52 | padding: 0.2rem 0.5rem 0.1rem; 53 | } 54 | .md-typeset code { 55 | font-size: 1.0rem; 56 | padding: 2px 4px; 57 | } 58 | .md-typeset h1 { 59 | font-size: 2.0rem; 60 | font-weight: bold; 61 | margin-bottom: 2rem; 62 | } 63 | .md-typeset h2 { 64 | font-size: 1.4rem; 65 | font-weight: bold; 66 | margin: 2rem 0 1rem 0; 67 | border-bottom: 1px solid black; 68 | } 69 | .md-typeset h3 { 70 | font-size: 1.1rem; 71 | font-weight: bold; 72 | margin: 0; 73 | } 74 | .md-typeset h4, .md-typeset h5, .md-typeset h6 { 75 | font-size: 1.05rem; 76 | } 77 | .md-sidebar--primary, .md-sidebar--secondary { 78 | display: none 79 | } 80 | .md-content { 81 | margin-left: 16px; 82 | } 83 | .md-content * { 84 | color: black; 85 | } 86 | .md-grid { 87 | max-width: auto; 88 | } 89 | img { 90 | width: 40%; 91 | } 92 | .MathJax_Display, .MathJax span { 93 | font-size: 9pt; 94 | } 95 | .admonition::before { 96 | font-size: 1.5rem; 97 | left: -2.3rem; 98 | } 99 | } -------------------------------------------------------------------------------- /qiita-mkdocs-print.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/qiita-mkdocs-print.pdf -------------------------------------------------------------------------------- /qiita-mkdocs.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/qiita-mkdocs.pdf -------------------------------------------------------------------------------- /スクリーンスペース・アンビエント・オクルージョン.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/スクリーンスペース・アンビエント・オクルージョン.pdf -------------------------------------------------------------------------------- /スクリーンスペース・リフレクション.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/スクリーンスペース・リフレクション.pdf -------------------------------------------------------------------------------- /レイトレーシング入門.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/レイトレーシング入門.pdf -------------------------------------------------------------------------------- /レンダリング作図資料.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/レンダリング作図資料.pptx -------------------------------------------------------------------------------- /基礎からはじめる物理ベースレンダリング フォトリアル編.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/基礎からはじめる物理ベースレンダリング フォトリアル編.pdf -------------------------------------------------------------------------------- /基礎からはじめる物理ベースレンダリング.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/基礎からはじめる物理ベースレンダリング.pdf -------------------------------------------------------------------------------- /拡散BRDF.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/拡散BRDF.pdf -------------------------------------------------------------------------------- /鏡面BRDF.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/鏡面BRDF.pdf -------------------------------------------------------------------------------- /3次元座標変換のメモ書き.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mebiusbox/docs/286823a2086c2b0e0cb7d1f3b3d1c0d5eecd984c/3次元座標変換のメモ書き.pdf --------------------------------------------------------------------------------