Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
Line 48: Line 48:
* Others
* Others
** [http://www.numechanix.com/blog/index.php/2015/10/03/20/ Procedural texture]
** [http://www.numechanix.com/blog/index.php/2015/10/03/20/ Procedural texture]
** [[Notes on fillrate and drawing large textures]]


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

Revision as of 07:07, 7 May 2020

Getting started

Build & test

Debugging & profiling

Releasing your project

  • Plain files
  • Disc image
  • Selfboot Inducer package

Engines

General

Graphics

Audio

  • Playing SFX
  • Streaming audio

Maple

  • Controller input

VMU

Optimization

Random Snippets