Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
Line 59: Line 59:
** [[Notes on fillrate and drawing large textures]]
** [[Notes on fillrate and drawing large textures]]
** [[KMG Textures]]
** [[KMG Textures]]
** [[Loading PNG images as OpenGL textures]]


=== Audio ===
=== Audio ===

Revision as of 18:14, 1 March 2023

Getting started

Ready-to-use environments

Building the required toolchains for Sega Dreamcast development

KallistiOS

Other

Build & test

Debugging & profiling

Releasing your project

  • Plain files
  • Disc image
  • Selfboot Inducer package

Engines

General

Graphics

Audio

Maple

  • Controller input

VMU

Optimization

Random Snippets