Skip to content

Commit

Permalink
Sparky March 2016 Release (Alpha)
Browse files Browse the repository at this point in the history
Major New Features:
- Sparky now support Physically-Based Rendering (PBR)
- Sparky now supports rendering in both OpenGL and Direct3D 11
- Custom 3D model format (SPM - Sparky Model)
- Build tool for converting from Autodesk FBX to SPM
- Custom memory allocation and control
- Matrix maths is now row-major
- See release notes (Docs/ReleaseNotes) for more info
  • Loading branch information
TheCherno committed Mar 31, 2016
1 parent 612f7ca commit 1b6f738
Show file tree
Hide file tree
Showing 652 changed files with 176,521 additions and 4,103 deletions.
124 changes: 0 additions & 124 deletions ChernoCraft/ChernoCraft.vcxproj

This file was deleted.

96 changes: 0 additions & 96 deletions ChernoCraft/ChernoCraft.vcxproj.filters

This file was deleted.

Binary file removed ChernoCraft/res/dirt.png
Binary file not shown.
7 changes: 0 additions & 7 deletions ChernoCraft/res/shaders/hud.frag

This file was deleted.

10 changes: 0 additions & 10 deletions ChernoCraft/res/shaders/hud.vert

This file was deleted.

29 changes: 0 additions & 29 deletions ChernoCraft/res/shaders/shader.frag

This file was deleted.

24 changes: 0 additions & 24 deletions ChernoCraft/res/shaders/shader.vert

This file was deleted.

Binary file removed ChernoCraft/res/stone.png
Binary file not shown.
36 changes: 0 additions & 36 deletions ChernoCraft/src/Game.cpp

This file was deleted.

20 changes: 0 additions & 20 deletions ChernoCraft/src/Game.h

This file was deleted.

25 changes: 0 additions & 25 deletions ChernoCraft/src/Shaders.cpp

This file was deleted.

Loading

1 comment on commit 1b6f738

@inetbowser
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing work!

Please sign in to comment.