Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: kinda working topdown portal thing, w.i.p.  (Read 8284 times)

0 Members and 1 Guest are viewing this topic.

Chronocide

  • Newbie
  • *
  • Posts: 3
    • View Profile
kinda working topdown portal thing, w.i.p.
« on: December 12, 2015, 01:45:25 pm »

I was a little surprised to not find any top-down portal anything, just side-scrolling. Functionally the same i suppose. Anyhow, I took a stab at it and came up with a working shader, and a view transition system that mostly works.
Thought I'd share it before I possibly mangle it.  https://github.com/bobbysoon/topdown_portals

Draw lines with the mouse to place the portals. Move with WASD. Pan view with the middle mouse button. Scroll wheel to zoom.

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Re: kinda working topdown portal thing, w.i.p.
« Reply #1 on: December 12, 2015, 06:08:59 pm »
Nice idea... :)
Do you plan to develop a game around top-view portals?
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

Chronocide

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: kinda working topdown portal thing, w.i.p.
« Reply #2 on: December 12, 2015, 11:00:22 pm »
No real plan. Just tinkering. Generally, I aim to make something Assault-like.
« Last Edit: December 13, 2015, 07:47:39 pm by Chronocide »

 

anything