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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - frostwork

Pages: [1]
1
General / SFML + Awesomium integration
« on: October 23, 2011, 11:16:09 am »
Awesomium no longer is opensource
(apart from the last ancient snapshot oc).
In case you don't know it yet there's also
berkelium which is opensource and under active development:
http://berkelium.org
it worked quiet fine in my own program btw , but I dropped it as building berkelium is time consuming. chromium really should have its core functions in a shared lib :}

2
SFML projects / CosmoScroll - space shooter game
« on: October 15, 2011, 08:16:37 pm »
I started to roll some cmake scripts arround cosmoscroll but current rv doesn't seem to build with current sfml2.haven't tried too hard though as of lack of time.
If I find the time I'll finish the cmake scripts and also patch paths and getenv home voodoo

3
SFML projects / CosmoScroll - space shooter game
« on: October 13, 2011, 04:53:29 pm »
hi Haze,
can't reply to your PM, seems like the db is broken atm.
point 1) and 2) should be easily fixed.
I don't have a good solution for 3) though atm.
maybe just disable the feature until there's a better fix? :)

4
Graphics / Any plans for sfml text to be opengl friendly
« on: October 08, 2011, 11:35:26 pm »
maybe not the answer you are looking for, but probably better than no answer at all.
you could use
FTGL:
http://sourceforge.net/projects/ftgl
or some parts of gource (older versions use ftgl,more recent have an own freetype implementation):
http://code.google.com/p/gource/

atm I use both (i.e. parts of older gource) in my typhon launcher.

5
SFML projects / CosmoScroll - space shooter game
« on: July 10, 2011, 03:15:53 pm »
looks very good!
Would be great if you also would upload a sourcecode release tarball,
so I could create a gentoo ebuild for it and commit it to the gamerlay :)

6
Hi!
Someone might be interested in my opensource opengl program/emulator launcher typhon.

Starting with svn revision 112 on  google code I migrated it to sfml.
Migration is not done yet, so you're welcome to help improving the code :wink:

just a few of the main features are:
- completely themeable (wysiwyg)
- ps3 theme (p3t) support
- unleashx (xbox1) theme support
- (video-)previews
- up to 21 emulators and 140 different programs
- 3D
- optional berkelium (3D google chrome) support
- optional mikumikudance (mmd) model/motion support
- much much more

So, if you like visit the project page for screenshots , (older) videos
and more detailed description or even better visit the google code page ,
checkout the source and help me a bit  :D
Would be also nice if you'd like it on facebook  :lol:

Pages: [1]