Skip to content

Instantly share code, notes, and snippets.

@hachmeister
hachmeister / main.cc
Created September 12, 2018 09:22
Bsf Test
#include <BsApplication.h>
#include <Components/BsCAnimation.h>
#include <Components/BsCBone.h>
#include <Components/BsCCamera.h>
#include <Components/BsCRenderable.h>
#include <Importer/BsImporter.h>
#include <Importer/BsMeshImportOptions.h>
#include <Importer/BsTextureImportOptions.h>
#include <Input/BsInput.h>
#include <Material/BsMaterial.h>