Classes | Defines

demo/apps/cycleburner/cycleburner.cc File Reference

#include <nul/program.h>
#include <nul/timer.h>
#include <nul/service_timer.h>
#include <sigma0/console.h>
#include "math.h"
#include "intro-text.inc"

Classes

class  TextBuffer< ROW, COL >
class  TextAnimator< ROW, COL >
class  PlasmaAnimator< ROW, COL >
class  QuoteAnimator< ROW, COL >
class  IntroAnimator
class  Cycleburner

Defines

#define SIN_LUTSIZE   (1<<8)
 -*- Mode: C++ -*- Sinus plasma and some motivational quotes.
#define SQRT_LUTSIZE   (1<<16)
#define SQRT_PRESHIFT   (2)

Define Documentation

#define SIN_LUTSIZE   (1<<8)

-*- Mode: C++ -*- Sinus plasma and some motivational quotes.

Copyright (C) 2009, Julian Stecklina <jsteckli@os.inf.tu-dresden.de> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.

#define SQRT_LUTSIZE   (1<<16)
#define SQRT_PRESHIFT   (2)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines