CopperSpice Overview
Sample Project
  • Building on MSVC
    Directions for building CopperSpice and the KitchenSink demo using MSVC
  • Using Qt Creator
    Configure QtCreator to build a CopperSpice application using CMake

KitchenSink Demo

KitchenSink is a standalone program which combines multiple demos in one executable application. The purpose of KitchenSink is to demonstrate the capabilities and functionality of the CopperSpice libraries. These demos are basic examples and the code is intentionally simplistic and may not be fully optimized.

For more information refer to the KitchenSink Demo.