Skip to content

Commit 9b4a732

Browse files
committed
Remove all descriptions, let user add them manually
1 parent 0a5ed73 commit 9b4a732

108 files changed

Lines changed: 0 additions & 215 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3030
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3131
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
32-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3332
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3433
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3534
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }

examples/additive-wave.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3131
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3232
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
33-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3433
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3534
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3635
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }
@@ -78,7 +77,6 @@
7877
</div></div>
7978
<div class="content">
8079
<h1>Additive Wave</h1>
81-
8280
<div class="preview-wrap"><div id="p5-container"></div></div>
8381
<div class="code-block">
8482
<div class="code-header">

examples/alpha-mask.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3131
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3232
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
33-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3433
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3534
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3635
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }
@@ -78,7 +77,6 @@
7877
</div></div>
7978
<div class="content">
8079
<h1>Alpha Mask</h1>
81-
8280
<div class="preview-wrap"><div id="p5-container"></div></div>
8381
<div class="code-block">
8482
<div class="code-header">

examples/arctangent.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3131
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3232
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
33-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3433
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3534
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3635
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }
@@ -78,7 +77,6 @@
7877
</div></div>
7978
<div class="content">
8079
<h1>Arctangent</h1>
81-
8280
<div class="preview-wrap"><div id="p5-container"></div></div>
8381
<div class="code-block">
8482
<div class="code-header">

examples/arm.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3131
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3232
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
33-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3433
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3534
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3635
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }
@@ -78,7 +77,6 @@
7877
</div></div>
7978
<div class="content">
8079
<h1>Arm</h1>
81-
8280
<div class="preview-wrap"><div id="p5-container"></div></div>
8381
<div class="code-block">
8482
<div class="code-header">

examples/array-2d.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3131
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3232
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
33-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3433
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3534
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3635
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }
@@ -78,7 +77,6 @@
7877
</div></div>
7978
<div class="content">
8079
<h1>Array 2D</h1>
81-
<p class="desc">Instead of a 2D Java array, C++ uses a flat <code>float*</code> with manual index math: <code>arr[y * width + x]</code>.</p>
8280
<div class="preview-wrap"><div id="p5-container"></div></div>
8381
<div class="code-block">
8482
<div class="code-header">

examples/array-objects.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3131
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3232
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
33-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3433
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3534
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3635
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }
@@ -78,7 +77,6 @@
7877
</div></div>
7978
<div class="content">
8079
<h1>Array Objects</h1>
81-
<p class="desc">Instead of an ArrayList, C++ uses <code>std::vector&lt;Ball&gt;</code>. Structs replace classes for simple data.</p>
8280
<div class="preview-wrap"><div id="p5-container"></div></div>
8381
<div class="code-block">
8482
<div class="code-header">

examples/array.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3131
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3232
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
33-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3433
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3534
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3635
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }
@@ -78,7 +77,6 @@
7877
</div></div>
7978
<div class="content">
8079
<h1>Array</h1>
81-
<p class="desc">In C++ we use a raw <code>float*</code> pointer and <code>new float[width]</code> instead of a Java array.</p>
8280
<div class="preview-wrap"><div id="p5-container"></div></div>
8381
<div class="code-block">
8482
<div class="code-header">

examples/background-image.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3131
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3232
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
33-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3433
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3534
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3635
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }
@@ -78,7 +77,6 @@
7877
</div></div>
7978
<div class="content">
8079
<h1>Background Image</h1>
81-
8280
<div class="preview-wrap"><div id="p5-container"></div></div>
8381
<div class="code-block">
8482
<div class="code-header">

examples/bezier.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.category a.active { color: #111; font-weight: 500; background: #f4f4f4; }
3131
.content { flex: 1; padding: 3rem 4rem; max-width: 900px; }
3232
.content h1 { font-size: 1.8rem; font-weight: 600; margin-bottom: 0.75rem; }
33-
.desc { color: #555; line-height: 1.8; margin-bottom: 2rem; font-size: 0.95rem; }
3433
.preview-wrap { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 2rem; width: 640px; height: 360px; }
3534
.preview-wrap canvas { display: block; width: 640px !important; height: 360px !important; }
3635
.code-block { background: #f8f8f8; border-radius: 8px; overflow: hidden; }
@@ -78,7 +77,6 @@
7877
</div></div>
7978
<div class="content">
8079
<h1>Bezier</h1>
81-
<p class="desc">bezier() works identically in C++ Mode.</p>
8280
<div class="preview-wrap"><div id="p5-container"></div></div>
8381
<div class="code-block">
8482
<div class="code-header">

0 commit comments

Comments
 (0)