Home
Games
Resume

Scott Webster

Home
Games
Resume
Untitled.png
Scott Webster
January 17, 2015
Industry

PAX South!

Scott Webster
January 17, 2015
Industry

I'm heading to PAX South next weekend and some old co-workers from Pi Studios have a greenlight game up on Steam, so check it out and let me know if you are going to PAX South!

Tagged: Games, Video

1 Comment
Scott Webster
January 10, 2015
Programming

C++ Enum to String Macro (without enum Forward Declaration)

Scott Webster
January 10, 2015
Programming

I run through the Macro I like to use in C and C++ for declaring enums where I would like to get the string names of the values.  This case specifically handles the case where we are using a compiler that does not handle enum forward declaration.

Tagged: C++, C

Comment
Scott Webster
January 3, 2015
Programming

Enum Serialization

Scott Webster
January 3, 2015
Programming

Often I will find enums are not serialized in a way that benefits the variable type.  Here I discuss a method I tend to use a lot in the games I join to try and correct the issues of serializing enums by value instead of name.

Tagged: C++, C#, C, Unity

Comment
Newer Posts
Back to Top
Family WebSite