Skip to content

Commit 6005051

Browse files
N20: Portal Explorer (#561)
Co-authored-by: Joe Clay <[email protected]>
1 parent 8eca7b8 commit 6005051

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/posts/newsletter-020/index.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,28 @@ on our github.
304304
[adass-talk]: https://www.youtube.com/watch?v=TILtJOiiRoc
305305
[al-test-url]: https://bmatthieu3.github.io/hips_webgl_renderer/index.html
306306

307+
### [Portal Explorer][portal-explorer]
308+
309+
!["Portal in portal" scene](./portal-explorer.png)
310+
_"Portal in portal" scene_
311+
312+
[Portal Explorer][portal-explorer] by [@optozorax][optozorax-twitter] is a web
313+
visualizator of mind-blowing portals.
314+
315+
In Portal Explorer you can view how interesting portals are constructed, and
316+
visually explore their properties by moving and rotating them. This program
317+
doesn't work well on mobile, better opened from PC. The most interesting
318+
scene is [portal in portal][portal-in-portal].
319+
320+
Created using ray-tracing in shaders, engine is [macroquad][macroquad-git],
321+
interface is [egui][egui-git].
322+
323+
[portal-explorer]: https://github.com/optozorax/portal
324+
[optozorax-twitter]: https://twitter.com/optozorax
325+
[portal-in-portal]: https://optozorax.github.io/portal/?scene=portal_in_portal
326+
[macroquad-git]: https://github.com/not-fl3/macroquad
327+
[egui-git]: https://github.com/emilk/egui
328+
307329
## Engine Updates
308330

309331
### [Tetra]
Loading

0 commit comments

Comments
 (0)