Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 88: Line 88:


=== Dreamcast Tutorial ===
=== Dreamcast Tutorial ===
==== First Steps =====
* [[Makefile]]
* [[Makefile]]
* [[Main.cpp]]
* [[Main.cpp]]
==== Texturing ====
* [[Adding a Romdisk]]
* [[Adding a Romdisk]]
* [[Drawing a Texture]]
* [[Drawing a Texture]]
* [[Textures and Meshes]]
* [[Textures and Meshes]]
* [[Transparent Textures]]
* [[Transparent Textures]]
==== Systems ====
* [[Text Rendering]]
* [[Text Rendering]]
* [[Event Handling]]
* [[Event Handling]]

Revision as of 05:50, 6 April 2025

Getting started

Ready-to-use environments

KallistiOS

Other

Build & test

Environments and IDEs

Tools & utilities

Releasing your project

  • Plain files
  • Disc image
  • Selfboot Inducer package

Engines

See Engine & Library

General

Graphics

Audio

Maple

  • Controller input

VMU

Optimization

Dreamcast Tutorial

First Steps =

Texturing

Systems

Website Development

Random Snippets