ruby.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
If you are interested in the Ruby programming language, come join us! Tell us about yourself when signing up. If you just want to join Mastodon, another server will be a better place for you.

Administered by:

Server stats:

1.1K
active users

#rogueviz

0 posts0 participants0 posts today

The animation on the left shows clearly that the shortest path is the straight line. Unbelievably, there are possible worlds where this would NOT be the case!

For example, it is not true in Discworld from Terry Pratchett's novels, which is famously a flat world. In a flat world, the shortest path is NOT a straight line!

(Based on the map of Discworld from reddit.com/r/discworld/comment )

Ported Seuphorica (Scrabble solitaire deckbuilder) to RogueViz for a more intuitive and powerful interface!

(1) Infinite square grid, with standard Seuphorica special powers. Letters E and R (inverse colors close to the gigantic EE top left) are "reversing", hence "RE" is accepted and "EE" is accepted multiple times. Note the word GEESE which uses a portal to get a multiplier for gigantic 'E' two times in a single word. "PETER" uses a mirror.

But since this is RogueViz, let us make the board geometry abstract, to have even more fun with geometry and topology!

(2) Usually, words can only go "right" and "down". In hyperbolic geometry, we have holonomy, so "right" and "down" are not globally defined. So we have to accept both directions. (Or, optionally, only accept words if they are valid both ways.)

(3) In this one, "right" and "down" are not globally defined either, but "horizontal" and "vertical" are (in a somewhat twisted way), so Seuphorica "horizontal" and "vertical" multiplier powers can work.

Although the hexagons somehow turn a horizontal word into a vertical one...

#RogueViz #NonEuclideanGeometry #mathart #noneuclidean #HyperbolicGeometry #Seuphorica #scrabble

(to be continued...)

Some improvements in Nil Rider before the Steam release of RogueViz [1]! Previously the game simply ended when you rode off the surface. Now, you can ride off to reach the layer below -- and because of how straight lines work in this geometry, you can drop directly below!

As explained in our video [2] without gravity objects follow helices, with radius smaller when the slope is closer to vertical. With gravity, the slope changes in time, so the projection of a freely falling unicycle is quite a funny curve (pink).

[1] store.steampowered.com/app/227
[2] youtube.com/watch?v=FNX1rZotjj

Two-point equidistant projection of the hyperbolic plane, but one point is in the center, and the other point is in the infinity, and changes its direction during this animation. The frame where horocycles are mapped to straight lines is insighftul. (Basically, a circle of radius 𝑟 around the center of ℍ² is mapped to a cirlce of radius 𝑟 around the center of 𝔼², and concentric horocycles are similarly mapped to straight lines; these two conditions determine where every point is mapped.) Based on an idea by bengineer8u.

By the way, our video "Portals to Non-Euclidean Geometries" youtu.be/yqUv2JO2BCs has just passed 1M views!