Skip to content

Commit 7deee4a

Browse files
committed
Provide an instruction regarding anaglyph glasses
1 parent cbf3b1e commit 7deee4a

File tree

1 file changed

+33
-32
lines changed

1 file changed

+33
-32
lines changed

README.md

Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
<h2 align="center">twoeyes</h2>
22

3+
<p align="center">
4+
<em>
5+
React
6+
· GatsbyJS
7+
· three.js
8+
· react-three-fiber
9+
· TypeScript
10+
</em>
11+
<br />
12+
<em>
13+
ESLint + airbnb
14+
· stylelint
15+
· remark-lint
16+
· Prettier
17+
</em>
18+
<br />
19+
<em>
20+
jest
21+
· testing-library
22+
· enzyme
23+
</em>
24+
<br />
25+
<em>
26+
GitHub Actions
27+
· Renovate
28+
· TypoCI
29+
· PWA
30+
</em>
31+
</p>
32+
333
<p align="center">
434
<a href="https://app.netlify.com/sites/twoeyes/deploys">
535
<img src="https://api.netlify.com/api/v1/badges/8994a6ec-7f8e-44c3-96ee-8a245381feba/deploy-status" alt="Netlify Status"></a>
@@ -30,6 +60,9 @@ There is ***really*** not so many applications that helps with that exact proble
3060

3161
#### ? Instructions
3262

63+
First of all, for these exercise you need to have and wear
64+
anaglyph red-cyan (could be another, but still anaglyph) 3D glasses.
65+
3366
The main thing about exercises is that you need to try to either
3467
see the both colors darkly or both colors brightly, that would be
3568
the indicator that both eyes work.
@@ -62,38 +95,6 @@ I am open to contributions mainly as exercises as for example:
6295
* Physics simulations in React / react-three-fiber
6396
* Interactive graphics in react-three-fiber
6497

65-
### ⚙ Technologies used
66-
67-
<p align="center">
68-
<em>
69-
React
70-
· GatsbyJS
71-
· three.js
72-
· react-three-fiber
73-
· TypeScript
74-
</em>
75-
<br />
76-
<em>
77-
ESLint + airbnb
78-
· stylelint
79-
· remark-lint
80-
· Prettier
81-
</em>
82-
<br />
83-
<em>
84-
jest
85-
· testing-library
86-
· enzyme
87-
</em>
88-
<br />
89-
<em>
90-
GitHub Actions
91-
· Renovate
92-
· TypoCI
93-
· PWA
94-
</em>
95-
</p>
96-
9798
### 💫 Deploy your own
9899

99100
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/cxspxr/twoeyes)

0 commit comments

Comments
 (0)