Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 86: Line 86:
* TA
* TA
* PVR
* PVR
=== Dreamcast Tutorial ===
==== First Steps ====
* [[Makefile]]
* [[Main.cpp]]
==== Texturing ====
* [[Adding a Romdisk]]
* [[Drawing a Texture]]
* [[Textures and Meshes]]
* [[Transparent Textures]]
==== Systems ====
* [[Text Rendering]]
* [[Event Handling]]
=== Website Development ===
=== Website Development ===
*[[Development Resources]]
*[[Development Resources]]

Latest 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