Real coding again!
After what seems like ages of level work I'm finally back to real coding. I finished up the small positioning bugs in game and started working on integrating PhysFS into my engine. I've got the PhysFS code into my depot and building as a static lib. I've also started encapsulating it into a virtual file system class for my engine. Sticking with my new religion I'm writing unit tests for the new class as I go along. The PhysFS stuff is laid out fairly well so I'm mostly just doing some wrapping around calls and grouping some functionality together like the ability to load a file into memory with a single call. All in all though PhysFS has been wonderful to work with so far.
0
Sign in to follow this
Followers
0
0 Comments
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now