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

Author Topic: Screenshot Thread  (Read 280693 times)

0 Members and 1 Guest are viewing this topic.

Brax

  • Newbie
  • *
  • Posts: 39
  • Wannabe C++ Game Developer
    • View Profile
Re: Screenshot Thread
« Reply #135 on: April 28, 2016, 03:55:47 pm »
Awesome :)

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10800
    • View Profile
    • development blog
    • Email
Re: Screenshot Thread
« Reply #136 on: April 28, 2016, 04:43:47 pm »
Cool! :)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

achpile

  • Full Member
  • ***
  • Posts: 231
    • View Profile
    • Achpile's homepage
    • Email
Re: Screenshot Thread
« Reply #137 on: April 28, 2016, 05:29:44 pm »
And here's some tower defense  :) One of the things I will never finish
http://www.youtube.com/watch?v=ULbNTOYImJk

Hapax

  • Hero Member
  • *****
  • Posts: 3346
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: Screenshot Thread
« Reply #138 on: April 29, 2016, 12:17:52 am »
The grass looks really nice!
You just need to make a loopable and tilable version  ;)

The tower defence looks pretty impressive too. Go finish it  :P
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*

Hapax

  • Hero Member
  • *****
  • Posts: 3346
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: AW: Re: Screenshot Thread
« Reply #139 on: April 30, 2016, 12:18:59 am »
Did you do this animation with SFML or an animation/video editor?
Thought about it at first, but it would have been too much work (I think). I used Hitfilm 3 Express.
I decided that it's a simple enough animation to recreate using SFML so I went ahead and coded it!
Code here:
https://github.com/Hapaxia/SfmlLogoAnimation
Video:
http://www.youtube.com/watch?v=vp1TMtuBlcA

Note that I just used the largest SFML logo for the texture; it could use a better resolution image for the texture, which is easily attainable from the SVG version. The code will probably need slight tweaking though.
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10800
    • View Profile
    • development blog
    • Email
Re: Screenshot Thread
« Reply #140 on: April 30, 2016, 10:48:21 am »
Cool! :)

Might look into it a bit more and maybe use for some of my possible future game. ;D
« Last Edit: April 30, 2016, 11:04:09 am by eXpl0it3r »
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

FRex

  • Hero Member
  • *****
  • Posts: 1845
  • Back to C++ gamedev with SFML in May 2023
    • View Profile
    • Email
Re: Screenshot Thread
« Reply #141 on: May 03, 2016, 12:25:46 am »
Here's a very very early screenshot but I'm not saying what this game is about yet... :P
Back to C++ gamedev with SFML in May 2023

Noirad

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • www.darionmccoy.com
Re: Screenshot Thread
« Reply #142 on: May 19, 2016, 06:45:44 am »
Been working on this RPG/Robotron-esque hybrid.





twitter/tumblr: @darionmccoy

scellow

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Screenshot Thread
« Reply #143 on: May 21, 2016, 12:59:44 am »
I'm rewriting the MMO Realm of the Mad God using SFML (C#) from scratch

I was first using MonoGame, but i wasn't really happy with the framework, i always loved how SFML was designed, but i was not enough experienced to be productive with it (that's why i first picked MonoGame), few month later, i learnt lot of things and i decided to switch from MonoGame to SFML, and as a surprise memory usage dropped by 50% :D








The client connects to official servers

I decided to start this project as a learning purpose and i plan to use this client for my own game (with different assets of course)

The client is fully working, i handle all the original packets, projectiles, gameobjects, collisions, stats modifiers, damage, etc..

The only missing thing is the UI..

EDIT:
Oops, looks like i forgot to reimplement the shadows when i did the framework switch :p
« Last Edit: May 21, 2016, 01:11:13 am by scellow »

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10800
    • View Profile
    • development blog
    • Email
Re: Screenshot Thread
« Reply #144 on: May 21, 2016, 01:10:24 am »
I don't know that game, but it's definitely cool to see such a project! :)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Tank

  • SFML Team
  • Hero Member
  • *****
  • Posts: 1486
    • View Profile
    • Blog
    • Email
Re: Screenshot Thread
« Reply #145 on: May 27, 2016, 12:32:07 pm »
Seems like you really learned tons of things, as re-implementing an MMO client is surely no simple task. :)

AFS

  • Full Member
  • ***
  • Posts: 115
    • View Profile
Re: Screenshot Thread
« Reply #146 on: June 02, 2016, 03:04:59 am »
Been working on this RPG/Robotron-esque hybrid.

(click to show/hide)

I love this!

Ungod

  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: Screenshot Thread
« Reply #147 on: June 07, 2016, 09:17:57 am »
@ scellow
So you are the dev of realm of the mad king? Nice too meet you here. :D

I played it some time ago (is it still free of steam?) and thought it was a funny little game.

achpile

  • Full Member
  • ***
  • Posts: 231
    • View Profile
    • Achpile's homepage
    • Email
Re: Screenshot Thread
« Reply #148 on: June 08, 2016, 09:29:37 pm »
Working on retro-styled platformer. Made this scatch for 5 days and I hope the project will be finished some day  ;) For now it's very similar to "You have to win the game", but it's only for now. Some time later I'll create a topic in Projects subforum, but for now it's too early  :D

http://www.youtube.com/watch?v=1WR0fCYJQlI

scellow

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Screenshot Thread
« Reply #149 on: June 09, 2016, 01:05:43 pm »
@ scellow
So you are the dev of realm of the mad king? Nice too meet you here. :D

I played it some time ago (is it still free of steam?) and thought it was a funny little game.

Hey, nooo i'm not ahaha

I'm just a fan of the game :p, i'm doing this for learning purpose