| | | | |
| .bb | Quick Color Function | Quickly Set Color | -Rick- | 1 month ago |
| .bb | Voronoi | Create a voronoi map | Bobysait | 1 month ago |
| .bmx | Color Correction by Level Adjusting | Adjust colors by RGB channel and by luminosity | Madk | 2 months ago |
| .bmx | Rotate a hollow box | Rotation | TAS | 3 months ago |
| .bmx | Camera Pan Effect | Pan your camera | Cruis.In | 4 months ago |
| .bmx | Catmull perimeter | Uses Catmull splines to draw a closed shape | TAS | 5 months ago |
| .bmx | Bitmap Font Generator | Ditto | Jesse | 6 months ago |
| .bb | ResizeImageToFitBox() function | Resizes an image to fit within a specified width and height with the aspect ratio preserved. | Zethrax | 6 months ago |
| .bb | Shows the ordering of pixel data in an integer value | Some code which demonstrates how pixel data is ordered within an integer used with the pixel read and write commands. | Zethrax | 6 months ago |
| .bb | HalvePic | Halve a pix with no original image point cuts out! | EsseEmmeErre | 6 months ago |
| .bmx | Sprite Scales | GUI code for my abandoned sprite scaling program. | CaptainWicker[IS] | 7 months ago |
| .bb | ShowFPS | a simple code to show the screen fps | CaptainWicker[IS] | 8 months ago |
| .bmx | Color ASCII routines | Drawing ASCII in CGA, EGA and VGA character sets | Black3D | 9 months ago |
| .bmx | Pixel/Color blend modes | 144 different ways to draw one pixel on top of another | Madk | 11 months ago |
| .bb | 3D sprite 'pixel perfect' | 3D sprites with 64,128 or 256 pixels combinations without any blur | Raul | 11 months ago |
| .bmx | Color space conversion | Convert colors to and from RGB, CMY, CMYK, HSV, HSL, HCL, YIQ, YUV, CIE XYZ, and CIE L*ab | Madk | 11 months ago |
| .bb | Setting the Gfx Driver and Screen Resolution | a little something i use to allow users to set up graphics settings :) | CaptainWicker[IS] | 11 months ago |
| .bb | Mandelbrot in a nutshell | 273 chars in 4 lines. | BlitzProg | 1+ years ago |
| .bb | BMax - Accurate 2D Line Circle Intersection | Accurate 2D Line to Circle Intersection with returned intersection points, parametric points of intersection on line and normal vectors at the intersection points. | col | 1+ years ago |
| .bb | XOR Pattern | Generates an xor pattern | sting | 1+ years ago |
| .bmx | Int to RGBA and back | convert Int to its components and back | EdzUp[Using Unity] | 1+ years ago |
| .bb | Easy Collisions Example | An easy example of collision detection by me | CaptainWicker[IS] | 1+ years ago |
| .bmx | Small animator | A small piece of code I hacked together to animate a starfield | SystemError51 | 1+ years ago |
| .bb | CraZy Sticks! | My home brewed code for an odd series of visual effects! | CaptainWicker[IS] | 1+ years ago |
| .bmx | image cache across canvas (alternative to GLShareContexts on multiple canvas) | This is a solution to sharing images across multiple canvas. The module will manage creating duplicate copies so that each canvas can have its own version of an image | skn3 | 1+ years ago |
| .bmx | Trim Pixmap (trim away alpha channel) | Trim away as much alphachannel as possible | shinkiro1 | 1+ years ago |
| .bmx | Bitmaps in DefData statements | A simple method for including bitmaps in text-only listings. | matibee | 1+ years ago |
| .bmx | Screen-centered text | Centres text on screen, split over multiple lines if required | BlitzSupport | 1+ years ago |
| .bb | Filled Rotated Ellipses | Plots filled rotated ellipses | JBR | 1+ years ago |
| .bmx | Text like Blitz3d's :) | Draw text like Blitz3d's | EdzUp[Using Unity] | 1+ years ago |
| .bmx | VirtualGfx | Provides virtual display/aspect ratio correction | BlitzSupport | 1+ years ago |
| .bmx | Aspect Ratio Helper Thing | Aspect ratio listing/lookup | BlitzSupport | 1+ years ago |
| .bb | Tile2Iso | Convert to Isometric | pc_tek | 1+ years ago |
| .bb | Cartoon Sheep Function | Draws cartoonish sheep | Andy_A | 1+ years ago |
| .bb | Filled Rotated Ellipses | Rotate an ellipse to any angle and fill it! | Andy_A | 1+ years ago |
| .bb | Cartoon Speech Bubbles | Function to create cartoon speech bubbles | Andy_A | 1+ years ago |
| .bb | Cartoon Thought Bubbles | Function to draw cartoon thought bubbles | Andy_A | 1+ years ago |
| .bmx | Image sheet and strip maker | Image sheet maker | AdamRedwoods | 1+ years ago |
| .bb | Texture Filled Triangle Function | textured triangles | Andy_A | 1+ years ago |
| .bmx | Animation Strip for bah.freeImage | Animation Strip for bah.freeImage | Afke | 1+ years ago |
| .bb | Image Filter Functions | 2D Image filter effects such as grey-scaling, lighten, darken, emboss etc. | _PJ_ | 1+ years ago |
| .bmx | FONText 1.65 for Blitzmax | Use FONText fonts and ini files from within Blitzmax | GfK | 1+ years ago |
| .bb | Intersection Points of Two Circles | Find the intersection of 2 circles | Andy_A | 1+ years ago |
| .bb | FAST - Scan Line Filled Polygon Function | Fast filled polygons | Andy_A | 1+ years ago |
| .bb | Image Packer | Packs Images From A Folder Into A New, Single Image | Luke111 | 1+ years ago |
| .bmx | Spaghetti | Spaghetti doodle drawing code | tesuji | 1+ years ago |
| .bmx | TSimpleTextFX | Various Text FX | tesuji | 1+ years ago |
| .bb | RGB <=> HSL | Converts RGB to HSL - Integer Version | Diego | 1+ years ago |
| .bb | Bresenham like Circle and Ellipse functions | Bresenham: Circle & Ellipse | Andy_A | 1+ years ago |
| .bmx | Draw Shadowed Text | Draws text with a shadow | Baystep Productions | 1+ years ago |
| .bmx | Convert pixmap to grey | Convert pixmap to grey | degac | 1+ years ago |
| .bb | Circle plotter | Yet another circle routine (no division/multi) | furbrain | 1+ years ago |
| .bmx | Text Shaper | Displays text to conform to the shape on an image. | zambani | 1+ years ago |
| .bmx | Core2D Graphics Module | Handles resolution scaling and puts pillars where needed. | Chroma | 1+ years ago |
| .bmx | Nice effect | Nice effect | jankupila | 1+ years ago |
| .bmx | Grid | Grid | jankupila | 1+ years ago |
| .bb | Wrapped text in rounded rectangles | Rounded Rects & wrapped text | Andy_A | 1+ years ago |
| .bmx | Space Writer | Little Demo for a Space Writer | MacSven | 1+ years ago |
| .bmx | Pixmap edges and normals | calcs smoothed normals of black and white pixmap | TWH | 1+ years ago |
| .bb | Simple Contour | Creates a simple contour map from an image | _PJ_ | 1+ years ago |
| .bb | Diagonal stripes | How to generate stripes | EsseEmmeErre | 1+ years ago |
| .bmx | fixedmap font | display bmax fonts as bitmap font | Jesse | 1+ years ago |
| .bmx | Bitmap Font | Another bitmap font method. | Ked | 1+ years ago |
| .bmx | Draw Antialiased Circles | Draw antialiased circles with varying smoothness | ImaginaryHuman | 1+ years ago |
| .bmx | NinePatch Image | NinePatch image similar to the ninepatch drawables in Android OS. | N | 1+ years ago |
| .bmx | Basic ASCII text module | Module for drawing text using a fixed width, ASCII ordered image font. | Oddball | 1+ years ago |
| .bmx | Aspect correction for SetVirtualResolution() | Corrects the aspect ratio when using virtual resolution, and also automatically applies letterboxing. | Oddball | 1+ years ago |
| .bmx | Quicktime for Blitzmax | Quicktime module for Blitzmax | AdamRedwoods | 1+ years ago |
| .bmx | Deformable terrain | Quick and un-optimised deformable terrain test | matibee | 1+ years ago |
| .bb | scrolling text | scrollin' | stanrol | 1+ years ago |
| .bb | 2d in 3d | engine to do 2d in 3d | Warner | 1+ years ago |
| .bb | Screenshot Functions | Take a screenshot of the screen - not just the blitz basic program. Quick PrintScreen type screenshot. | Serpent | 1+ years ago |
| .bb | draw rectangle | draw rectangle with lines | stanrol | 1+ years ago |
| .bmx | Ultra Fast Draw Pixmap on Pixmap | The fastest method I could find to draw Pixmap onto another Pixmap with alpha | AdamRedwoods | 1+ years ago |
| .bmx | Full 2D Starfield | A starfield that scrolls in ALL directions, specifcally for space games. | Galaxy613 | 1+ years ago |
| .bmx | Fireworks 2010 | mouseclick fireworks | Taron | 1+ years ago |
| .bmx | Vertical Tab Strip | Quicky vertical tab strip code for no good reason | N | 1+ years ago |
| .bb | Simple Image Encryption | A Very simple method for encrypting an image | Matty | 1+ years ago |
| .bmx | Particles! | Simple 2d particles | matibee | 1+ years ago |
| .bmx | unofficial glmax2d | replacement for glmax2d | slenkar | 1+ years ago |
| .bmx | Isometric mouse position | calculate mouse position on a Isometric grid | Enyaw | 1+ years ago |
| .bmx | GetPixmapAlphaChannel, AttachPixmapAlphaChannel | A couple useful pixmap functions for getting and attaching the pixmap's alpha channel. | Ked | 1+ years ago |
| .bmx | ARC | ARC, PIE, Circle Piece | Jesse | 1+ years ago |
| .bmx | Projection Matrix | Projection Matrix - Scaling your game on the fly | _Skully | 1+ years ago |
| .bmx | Draw a Circle | One point at a time! | Matt McFarland | 1+ years ago |
| .bmx | Visible collision layers | Generates a PNG format visualisation of a collision layer | GfK | 1+ years ago |
| .bmx | GIMP file format exploration | Reads the GIMP's XCF file format | BlitzSupport | 1+ years ago |
| .bmx | Bitmap Font Library | Library for displaying bitmap fonts. | AndrewT | 1+ years ago |
| .bmx | Cellular Textures | Procedural texture generation | BlitzSupport | 1+ years ago |
| .bmx | TSprite | A very basic sprite system | Mahan | 1+ years ago |
| .bb | ImageTexturizer | Make a texture from smaller pictures | Mahan | 1+ years ago |
| .bb | Arbitrary-Control Bezier Curves | Calculate bezier curves with any number of control points per bezier | ImaginaryHuman | 1+ years ago |
| .bb | ARGB Converter | Separates ARGB | superStruct | 1+ years ago |
| .bmx | Quadratic and Cubic Bezier Curves | Calculate and draw beziers using 3 and 4 control points | ImaginaryHuman | 1+ years ago |
| .bmx | FilterGraphicsModes | Filters an array of TGraphicsMode types | Oddball | 1+ years ago |
| .bmx | Color Class | Class to handle RGBA, HSV, and CMYK colors | N | 1+ years ago |
| .bmx | Snow | Snow | jankupila | 1+ years ago |
| .bb | snow | snow | jankupila | 1+ years ago |
| .bb | Desaturate Image | Desaturates an Image (with Contrast Control) | _PJ_ | 1+ years ago |
| .bmx | Retrieve image information without loading entire image | Read width/height/depth information directly from image file (no LoadImage required) | BlitzSupport | 1+ years ago |
| .bmx | Draw Box | Draw a box with select thickness | B | 1+ years ago |
| .bb | PickColor() | (Almost) entirely self-contained in a single function, it's a lot like BlitPlus' RequestColor() command... Only nicer! | Adam Novagen | 1+ years ago |
| .bb | Polygon Inscribed Inside Circle | A simple function that draws polygons inscribed inside a circle | blade007 | 1+ years ago |
| .bmx | Simple delta timing and jitter correction module | A module to handle automatically delta timing on games | ziggy | 1+ years ago |
| .bb | Screen mode selector | Quick screen mode selector without graphics :) | Filax | 1+ years ago |
| .bb | darken or lighten a color | This function lets you set a base color value then darken or lighten it. w/example | CloseToPerfect | 1+ years ago |
| .bmx | Multi-Colored Line | This function uses OpenGL to draw a line that fades from one color to another. | USNavyFish | 1+ years ago |
| .bb | Mimic Desktop Resolution (Requires "user32.dll") | Sets the Graphics (or Graphics3D) rresolution to the same as windows Desktop | _PJ_ | 1+ years ago |
| .bb | Color Gradient | Creates a color gradient between some colors | Krischan | 1+ years ago |
| .bb | Image Blending Functions | Some Blendings like in Photoshop | Krischan | 1+ years ago |
| .bmx | StackPixmapsPrecise & StackPixmapsFast | Combine 2 pixmaps as if drawn one atop the other. Includes color, alpha, Xflip, Yflip, rotation. | Medicine Storm | 1+ years ago |
| .bmx | Old School tunnel | graphics transformation | Jesse | 1+ years ago |
| .bb | Some 2D Colour Functions | A few hopefully useful colour manipulation routines | _PJ_ | 1+ years ago |
| .bb | Very cool rain/water efect on cam | kind of a work around for raytracing | Nate the Great | 1+ years ago |
| .bb | DrawBank | Draw image directly from bank | BlitzSupport | 1+ years ago |
| .bb | Perturbation filter | Shmoosh an image! | Yasha | 1+ years ago |
| .bb | Voronoi map | Create a tiling cellular texture | Yasha | 1+ years ago |
| .bmx | Cubic bezier curve function | Get an array of points along a bezier curve | spacerat | 1+ years ago |
| .bmx | Super fast Pixmap or Image to Pixmap + Alpha + Colorizer | This code has functions for super fast Pixmap / Image to Pixmap pasting with Alpha and Colorizer! support | Weijtenburg | 1+ years ago |
| .bmx | Particle Text | Vectortext+particles | TWH | 1+ years ago |
| .bmx | 2D Metaballs | using Hannu Kankaanpaas method | TWH | 1+ years ago |
| .bmx | Gaussian Blur Filter | A true Gaussian blur filter | Queller | 1+ years ago |
| .bb | Pie chart code | Creates a pie chart, based on x number of values | Ross C | 1+ years ago |
| .bmx | Fade In/Out | Fade In/Out Type | TwoCorin517 | 1+ years ago |
| .bb | 2D Alpha Blending | Blends images (as originally posted by WebDext, with a bug fixed). | Ryudin | 1+ years ago |
| .bb | DrawPixmapRect() | draws a rectangular portion of a pixmap. DX only | TomToad | 1+ years ago |
| .bb | ReplaceImage | Allows you to replace certain colors in an image with other colors. | Ryudin | 1+ years ago |
| .bb | Fractual Line | Draws a rough line between xy points | TAS | 1+ years ago |
| .bb | HSL and RGB conversion | Convert from RGB to HSL and back | Yasha | 1+ years ago |
| .bmx | Zoom-to-Mousewheel routine (2D) | Zooms the playing field towards the mouse cursor's location, ala Supreme Commander and Google Maps | USNavyFish | 1+ years ago |
| .bmx | Active window handle | Get the active window handle | tonyg | 1+ years ago |
| .bb | Dot Matrix Font | A scalable font for 'Retro' projects | Andy_A | 1+ years ago |
| .bb | 2d Alpha for b3d | Alows alpha blending on images | Nate the Great | 1+ years ago |
| .bmx | Draw outlines of overlapped circles | Draw only the border of shapes made of multiple intersecting circles | Warpy | 1+ years ago |
| .bb | Besenham's LineDraw routine | modified from ImaginaryHuman's Bmax code to be compatible with other Blitz languages | Madk | 1+ years ago |
| .bb | PixmapFilterDot3 | Convert a height image to a normal map | JoshK | 1+ years ago |
| .bb | SavePixmapBMP | Save a bitmap image file | JoshK | 1+ years ago |
| .bb | Draw with 2D pan and zoom | Some helper functions for panning and zooming around a 2d area | Warpy | 1+ years ago |
| .bmx | Container behavior | Makes position, scale & rotation relative to a container object | Kistjes | 1+ years ago |
| .bb | Transparent TGA (Load/Draw) | Load and draw TGA images with alpha channels. | Baystep Productions | 1+ years ago |
| .bmx | Image Hueing | playing around with image masks and hues | Plash | 1+ years ago |
| .bmx | ARGB type | pixel to colour bytes | elyobo | 1+ years ago |
| .bmx | 2D Tile map engine | Intermediate tile map engine | Jesse | 1+ years ago |
| .bmx | Mouse Click Lines | Simple method for drawing lines with mouse clicks. | Emmett | 1+ years ago |
| .bmx | OpenGL Render2Texture (FBOs) | A small but simple solution for real r2t with opengl | klepto2 | 1+ years ago |
| .bb | 2.5D Terrain Generator | B+ GUI for Old Skool Terrain Generator | Andy_A | 1+ years ago |
| .bb | Ice/Vernis layer (b+) | Graphical layer filter (with gui) | Nebula | 1+ years ago |
| .bb | Some filters for image | Some filters for image | zoom* | 1+ years ago |
| .bb | Sand texture map generator | Sand colored (pixeled) | Nebula | 1+ years ago |
| .bb | Lens bal | Lens bal | Nebula | 1+ years ago |
| .bb | Interface maker bluegrid (b+) | spacy Windows gui | Nebula | 1+ years ago |
| .bb | 3 image effect functions | Useful image manipulation functions | Nebula | 1+ years ago |
| .bmx | vectors part 3 | ball to vector collition | Jesse | 1+ years ago |
| .bmx | vectors part 2 | Ball to line collition and deflection | Jesse | 1+ years ago |
| .bmx | vector point to line deflection | vector line and point intersection & deflection | Jesse | 1+ years ago |
| .bb | Graphics / Sprite Generator | Generate/Draw shop Items/Sprites | Nebula | 1+ years ago |
| .bmx | Interstellar Overdrive | Another simple 3D Starfield example with motion blur | tesuji | 1+ years ago |
| .bmx | Blobby Object Plasma | A plasma effect created with realtime blobby objects | ImaginaryHuman | 1+ years ago |
| .bmx | LoadPixmapPGM | Load a portable greyscale map | JoshK | 1+ years ago |
| .bmx | [Win32] Icon to Pixmap/Image | Load icons from files into TPixmap or TImage | grable | 1+ years ago |
| .bb | Texture or graphics making parts | code parts that make graphics or textures | Nebula | 1+ years ago |
| .bmx | Take Screenshot | Function to take a screenshot at the press of a key | xlsior | 1+ years ago |
| .bb | FloodFill - Really!!! | A real, working Blitz Basic Flood Fill routine. | Adam Novagen | 1+ years ago |
| .bb | Image To Icon (UPDATE) | Ford Escort's code updated to support a mask image. | Ked | 1+ years ago |
| .bb | Different Matrix 'Rain' | This is another matrix effect | boomboom | 1+ years ago |
| .bmx | Blitz Basic Text function | Miss the old BB Text command with easy text centering? Here's one excellent answer! | Madk | 1+ years ago |
| .bmx | Polygon and Star functions | Easily draw shapes in Max2d on the fly! | Madk | 1+ years ago |
| .bb | Polygon and Star functions | Easily draw basic shapes on the fly! | Madk | 1+ years ago |
| .bb | BlitzComp | Composite Blend modes | Pongo | 1+ years ago |
| .bmx | Blur a pixmap | Blurs a pixmap by a given percentage | xlsior | 1+ years ago |
| .bb | OGL bitmap font | ogl fonts from image file | Jesse | 1+ years ago |
| .bb | Convert Images to Code | This program can be used to convert any image to code, including animated images. | Petron | 1+ years ago |
| .bmx | CopyImageRect() | Copy a rectangular section of one TImage to another | TomToad | 1+ years ago |
| .bb | RC() | Not a very helpful function but... | Yo! Wazzup? | 1+ years ago |
| .bmx | Desaturation Fader | Fade a screen from color to Black-and-white, and back again | xlsior | 1+ years ago |
| .bmx | Amiga-like copper background | Generates typical amiga-like copper backgrounds | maverick69 | 1+ years ago |
| .bmx | YUV to RGB conversion | converts YUV data to pixmap | PantsOn | 1+ years ago |
| .bmx | Morphing module | Module to allow you to morph bewteen 2 pictures in realtime | PantsOn | 1+ years ago |
| .bb | A nice HSV and RGB color object | This will let you create a color object by defining HSV or RGB. :) | Ryan Burnside | 1+ years ago |
| .bb | Random & Graphics | fun with the rnd command and fun visual effects | chwaga | 1+ years ago |
| .bb | display image on desktop | loads a bmp and shows it on the desktop | b32 | 1+ years ago |
| .bmx | Guided missile trail | :) | Jesse | 1+ years ago |
| .bmx | TWindowMode | Simple Windowed mode chooser | computercoder | 1+ years ago |
| .bb | Draw Line | Draws a line using WritePixelFast | Devils Child | 1+ years ago |
| .bb | Batch Height to Normal Converter | Batch Converter for making Normal Maps | bingman | 1+ years ago |
| .bmx | Bloom | Blur/Bloom using scaling | tonyg | 1+ years ago |
| .bmx | Add animation frame | Takes a new image and add existing loadanimimage timage | tonyg | 1+ years ago |
| .bmx | Game of Brutal Koloboks | Game reminding Crimsonland a bit, powered by smart 2D engine | Matt Merkulov | 1+ years ago |
| .bmx | StarGen | Generate a high quality HDR starfield image. | ninjarat | 1+ years ago |
| .bb | Pixel explosion effect | Good for creating explosion anim/sprites | Mr Snidesmin | 1+ years ago |
| .bmx | MirrorImage | Mirrors an image and adds a transparency gradient making it look like a real mirror. | Justus | 1+ years ago |
| .bb | Breakout Physics .. | Breakout physics good for new people | Yahfree | 1+ years ago |
| .bb | Flood fill | Simple flood fill (like QB Paint command) algorhitm example | Matt Merkulov | 1+ years ago |
| .bb | Image FX - neighbour pixels | Blur, diffusion, emboss image FX with parameters | Matt Merkulov | 1+ years ago |
| .bb | Image warping | Free image transformation - smooth transition of points | Matt Merkulov | 1+ years ago |
| .bb | Deformation FX | Image FX: Constriction, whirl and ripple | Matt Merkulov | 1+ years ago |
| .bb | Image deformation | Simple deformation with bilinear filtering | Matt Merkulov | 1+ years ago |
| .bb | Color replacement - proportions | Replacing one color with another with smooth transition between colors using proportions | Matt Merkulov | 1+ years ago |
| .bb | Color replacement - distance | Replacing one color with another with smooth transition between colors using distance from current pixel color to choosen assuming them as 3D points (r,g,b) | Matt Merkulov | 1+ years ago |
| .bb | Image color effect | Simple linear transformation of color | Matt Merkulov | 1+ years ago |
| .bb | Color2Grayscale | Turning color image into grayscale one | Matt Merkulov | 1+ years ago |
| .bb | Image color FX | Image color management procedures | Matt Merkulov | 1+ years ago |
| .bmx | Graphics Driver Import | Let the user select a graphics driver. | ninjarat | 1+ years ago |
| .bmx | SetDrawMode | Sets the polygon drawing mode to filled, outlined, or outlined by points. | rich41x | 1+ years ago |
| .bmx | Spherical Text | Text scroller | Jesse | 1+ years ago |
| .bb | ColourCycling | Gradually changes 1 colour to another (steps with each function call) | _PJ_ | 1+ years ago |
| .bb | Painter Inspiration | Surface generator | Nebula | 1+ years ago |
| .bmx | TDungeon | Generate perfect mazes and imperfect dungeons | impixi | 1+ years ago |
| .bb | SetRes( ) | Sets the graphics mode to the current desktop resolution! UPDATED | thelizardking | 1+ years ago |
| .bmx | Fire 2D (BlitzMax library) | Realtime fire effects. | Curtastic | 1+ years ago |
| .bmx | Dissolve Effect | Makes dissolve effect by converting the screen to tiles and then shrinking. | ninjarat | 1+ years ago |
| .bb | Fire 2D (demo) | I wanted to see how unreadable I could possibly make it. | Curtastic | 1+ years ago |
| .bb | Water 2D | Realtime water particles to play with. | Curtastic | 1+ years ago |
| .bb | Statische ruis | No Tv channel, and the rochard experience | Nebula | 1+ years ago |
| .bb | Energy / Health / Hitpoint Bar | Display graphical information | Nebula | 1+ years ago |
| .bmx | Seamless Tiles | Create a seamless tile pixmap from a source pixmap | impixi | 1+ years ago |
| .bmx | Background Image Creator | Tool for Createing Background Images for Handhelds | Markus Rauch | 1+ years ago |
| .bb | ResizeImage(img,w,h,frame) | Resizes an image with frame! | Devils Child | 1+ years ago |
| .bmx | TileImage2 | TileImage with Scale and Rotation | agent4125 | 1+ years ago |
| .bmx | Pixmap Blur | Blur a pixmap | impixi | 1+ years ago |
| .bmx | Heightmap Toolbox V0.3.6 | Generates heightmaps using various techniques | impixi | 1+ years ago |
| .bmx | Shadows | How to draw 2D shadows | SillyPutty | 1+ years ago |
| .bb | Planet generating program | Planet generation in various projections | markcw | 1+ years ago |
| .bb | TGA with alpha | Load and draw TGA images with alpha | Andres | 1+ years ago |
| .bmx | TexturedPoly | TexturedPoly | Proger | 1+ years ago |
| .bmx | MaxGUI graphics mode chooser | Pre-game selection from available graphics modes. Can restrict options to specified resolutions, etc. and save mode choice to file. | WendellM | 1+ years ago |
| .bmx | MaxGUI: Window positioning/resizing with a canvas | Allows the user to position/resize a window by clicking on a canvas | Fabian. | 1+ years ago |
| .bmx | DX UV wrap | DX UV wrap code. | tonyg | 1+ years ago |
| .bmx | Draw Line With Mouse | Use your mouse to draw a line.. | IKG | 1+ years ago |
| .bmx | Simple Lightning for Max | Created by plotting pixels.. | IKG | 1+ years ago |
| .bb | Convert 2 Antialiased Images into single image with alpha channel | Take 2 images which have been antialiased against a white & black background and save as a single TGA image with alpha | Matty | 1+ years ago |
| .bb | Image shader | Turns images into negative, greyscale, blur, etc. | Devils Child | 1+ years ago |
| .bmx | Catmull Rom Splines | Adaptation of Warpy's Catmull Rom Splines | ImaginaryHuman | 1+ years ago |
| .bmx | Cubic Bezier Curves | Lets you play with Bezier Curves | ImaginaryHuman | 1+ years ago |
| .bmx | Color Module | Easy conversion between rgb and hsv | fredborg | 1+ years ago |
| .bmx | Screen Capture Mod | A mod for capturing the screen/desktop | TomToad | 1+ years ago |
| .bb | Simple particle engine | Supports frames, duration and velocity | Andres | 1+ years ago |
| .bmx | Simple Rectangle Drawing | Little painting program. | IKG | 1+ years ago |
| .bb | Option Window - Messages and request user response | function creates four standard message windows - with or without buttons | Nicstt | 1+ years ago |
| .bb | zoomable clickable scrollable starfield! | zoomable clickable scrollable starfield! | Booticus | 1+ years ago |
| .bmx | Pixmap paste with mask | Pixmap.paste doesn't take mask colour into account. | tonyg | 1+ years ago |
| .bmx | Another drawimagerect | Simple drawimagerect as per bb | tonyg | 1+ years ago |
| .bmx | Getcaps | Get device capabilities | tonyg | 1+ years ago |
| .bb | full screen | doesn't use full-screen mode | mindstorms | 1+ years ago |
| .bb | TBM Images | Transparent bitmap functions (uses banks) | Andres | 1+ years ago |
| .bmx | DrawLineTrapezoid() | Draws the outline of a trapezoid. | drnmr | 1+ years ago |
| .bmx | DrawLineRect() | Draws the outline of a rectangle. | drnmr | 1+ years ago |
| .bmx | DrawTriangle() | Draws an unfilled triangle. | drnmr | 1+ years ago |
| .bb | Gradient Fill Image | Gradient Fill Image | Grey Alien | 1+ years ago |
| .bb | Blitz Plus Dirty Rects System | Blitz Plus Dirty Rects System | Grey Alien | 1+ years ago |
| .bmx | Max2D Stack | A stack similar to the OpenGL matrix/attrib stacks for Max2D's properties | N | 1+ years ago |
| .bmx | DrawPoly(), filled or unfilled | Draw filled or unfilled polygons at arbitrary locations, and with the correct scale and rotation. | Oddball | 1+ years ago |
| .bb | Vein R3 GUI | Graphical user interface designed for Vein R3 | N | 1+ years ago |
| .bb | Image to ASCII | Draws an image to another image with ASCII symbols | Andres | 1+ years ago |
| .bb | Graphical User Interface | A free GUI for everyone | Andres | 1+ years ago |
| .bb | silly patterns | silly patterns | ANIMAL | 1+ years ago |
| .bmx | RenderState.Push() + Pop() Methods | Push and pop the current render state off a stack! Saves and restores all render parameters. Scale, rotation, alpha, color, etc! | sswift | 1+ years ago |
| .bb | MISSILE COMAND | TYPE N ARRAYS | ANIMAL | 1+ years ago |
| .bb | Watch | a simple watch-animation | Mr. Bean | 1+ years ago |
| .bb | Logistic Equation Bifurcation Diagram | fractal-type explorer | markcw | 1+ years ago |
| .bb | Burning Ship Fractal | fractal explorer | markcw | 1+ years ago |
| .bb | WritePixelFast color | Converts rgba color into WritePixelFast usable format. | Subirenihil | 1+ years ago |
| .bb | Fireworks II | A program for doing fireworks. | Subirenihil | 1+ years ago |
| .bmx | Minimize / Maximize buttons | Minimize / Maximize buttons for windowed App [Non MAXGUI] | Grisu | 1+ years ago |
| .bmx | Picture Viewer with scoll and zoom | Load an image then scroll via mouse-drag (instead of using scrollbars) and zoom (with mouse wheel or right-click popup menu) | WendellM | 1+ years ago |
| .bmx | Particle Arrays | Particles using an array | bradford6 | 1+ years ago |
| .bmx | Simple screenshot function | Takes a screenshot and saves it as PNG | deps | 1+ years ago |
| .bmx | particles | very simple particles in Blitzmax (WIP) | bradford6 | 1+ years ago |
| .bmx | Bitmap font class, for use with Bitmap Font Builder | Bitmap font class | ozak | 1+ years ago |
| .bb | Bitmap font routine. | Small and modular bitmap font routine. | VP | 1+ years ago |
| .bb | Sharpen | Sharpen 2D Image | jfk EO-11110 | 1+ years ago |
| .bb | Switch Graphics3d modes | Switch resolution, colour and window modes | markcw | 1+ years ago |
| .bmx | Catmull Rom splines | A short demo showing catmull rom splines | Warpy | 1+ years ago |
| .bmx | Non Recursive FloodFill | Convertation from Snartys FloodFill Algo | klepto2 | 1+ years ago |
| .bmx | Resize image fast | How resize an image ? | Filax | 1+ years ago |
| .bb | AnimLine | Animating Line | Andres | 1+ years ago |
| .bmx | Draw Filled Ellipse Row by Row with Integer Math | Draws a filled ellipse one row at a time using integer math | ImaginaryHuman | 1+ years ago |
| .bmx | Draw Filled Circle Row by Row with Integer Math | Draws a filled circle one row at a time using integer math | ImaginaryHuman | 1+ years ago |
| .bmx | Draw Hollow Ellipse Pixel by Pixel with Integer Math | Draws a hollow/unfilled ellipse one pixel at a time with integer math | ImaginaryHuman | 1+ years ago |
| .bmx | Draw Hollow Circle Pixel by Pixel with Integer Math | Draws a hollow/unfilled circle plotting each pixel and using only integer math | ImaginaryHuman | 1+ years ago |
| .bb | Anti-alias logo onto background | Anti-alias logo onto background | Grey Alien | 1+ years ago |
| .bb | Procedeual Texture Generation | Create textures with no media | Rob Farley | 1+ years ago |
| .bmx | Besenham's LineDraw routine (integer math only) | Draw lines pixel-by-pixel with integer math | ImaginaryHuman | 1+ years ago |
| .bb | Shadow Text | Basic black shadow under text (and rectangle) | Grey Alien | 1+ years ago |
| .bb | Loading Bar | Blitz Plus Loading Bar | Grey Alien | 1+ years ago |
| .bb | Mirror Image | Several horizontal image mirroring functions | Grey Alien | 1+ years ago |
| .bb | Fast Circle | Beshenham circle using WritePixelFast | Grey Alien | 1+ years ago |
| .bmx | Fade In/Out and CrossFade library | Fade In/Out and CrossFade library | Filax | 1+ years ago |
| .bmx | fake paragraph graphics | well, makes fake paragraph graphics | Booticus | 1+ years ago |
| .bmx | Large 2D Image Object | Splits a pixmap up into multiple images and displays as a single image | tesuji | 1+ years ago |
| .bmx | Webcam-class for Windows | A small bmx class to capture pictures from a webcam into a pixmap | Mirko | 1+ years ago |
| .bb | Bump mapping | A bit slow and buggy bit still nice | Andres | 1+ years ago |
| .bb | Progress Bars | Simple Rect Progress Bars | xmlspy | 1+ years ago |
| .bmx | DrawImageRect like function | Draws a part of an image | Dreamora | 1+ years ago |
| .bmx | Heightmap Toolbox | Generates Heightmaps with varying techniques. | Booticus | 1+ years ago |
| .bb | 2d continent generator | Creates a random 2d continent | Booticus | 1+ years ago |
| .bmx | Perspective correction to Texture 10.7.2005 ! | Foto to Texture | Markus Rauch | 1+ years ago |
| .bmx | 2D Sprites with Movement and Animation scripting | Sprites that can be easily scripting to move in different paths. Paths consist of a string describing that path and the animation. | Rambo_Bill | 1+ years ago |
| .bb | Data from an Image | Create Data from an Image or Picture | Nicstt | 1+ years ago |
| .bb | Bullets with trails | shooting bullets with trails, ala Crimsonland | SillyPutty | 1+ years ago |
| .bmx | Listing Available Graphics Modes | This will retrieve all graphics modes compatible with your vide card | SillyPutty | 1+ years ago |
| .bmx | Sprite class | Sprite class | ozak | 1+ years ago |
| .bb | 5 simple overlay effects | Additive, Multiply, Difference, Lighten, Darken. | WarpZone | 1+ years ago |
| .bb | Real Maximize of B3D Window | Code to Maximize a Window | KuRiX | 1+ years ago |
| .bb | DrawCircularGradient function | Draws a greyscale gradient oval | WarpZone | 1+ years ago |
| .bb | Coordinated Flip | No more invisible Windows Popups in Fullscreen | jfk EO-11110 | 1+ years ago |
| .bb | OverlayImage | Draws "repeating"/"cycling" image | Mikle | 1+ years ago |
| .bmx | Fast 2D Blobby Objects/Metaballs in Max2D with OpenGL extras | Draws 2D metaballs/blobby objects and then manipulates the image with OpenGL calls to produce a `band` around the objects | ImaginaryHuman | 1+ years ago |
| .bmx | Fast 2D Blobby Objects/Metaballs in Max2D | How to draw blobby objects in 2D using just Max2D commands, and do it fast! | ImaginaryHuman | 1+ years ago |
| .bb | PCX loader for B+ | Load 8-bit palletted PCX images into Blitz Plus | Snarkbait | 1+ years ago |
| .bb | Mouse Follow Text | The text follows the mouse with a trail | n8r2k | 1+ years ago |
| .bb | Control Brightness and Contrast | Adjusting the screen's contrast can be difficult, here is how | Howitzer | 1+ years ago |
| .bb | Background color chooser | Changes the background color with the click of an arrow. Great for user customized games. | n8r2k | 1+ years ago |
| .bb | Edit palette in png images | How to change colors in a paletted png image without loading image in memory | Massimo32 | 1+ years ago |
| .bb | Seamless tile creator | Create seamless tiles from an image | Rob Farley | 1+ years ago |
| .bb | Background or Texture creator | Creates a neat image onscreen | n8r2k | 1+ years ago |
| .bb | Multisided geometric shapes | Draw a geometric shape of nSides | indiepath | 1+ years ago |
| .bb | Dragable Image | Click and Drag An Image! | n8r2k | 1+ years ago |
| .bb | Circle Madness | Cool stuff with ovals | n8r2k | 1+ years ago |
| .bmx | Snow effect & image wave | An image wave effect along with color changing snow | Eikon | 1+ years ago |
| .bb | TypeRiter Text! | Finally i changed this! | n8r2k | 1+ years ago |
| .bb | Hyper Screen Fader | Currently Uncommented | n8r2k | 1+ years ago |
| .bb | Fast Image Resize | Utilizes 3D Renderer to resample 2D Images. 108 times faster than ResizeImage | jfk EO-11110 | 1+ years ago |
| .bb | Blitz Scrollbar Example- Updated | demonstrates how to make scrollbars in blitz (commented yay! and updated double yay!) | n8r2k | 1+ years ago |
| .bb | ScaleImageFast | This function scales an image an arbitrary amount on each axis, and is 80x faster than the default ScaleImage function in Blitz! | sswift | 1+ years ago |
| .bb | Blitz Scrollbar Example | demonstrates how to make scrollbars in blitz (not commented yet) | n8r2k | 1+ years ago |
| .bb | "Marching Ants" Selection Line | This function draws an automatically animated line of dots that move along a line from the first point to the second. | sswift | 1+ years ago |
| .bb | Transparent Background | A simple effect | pexe | 1+ years ago |
| .bb | 2D Point in Triangle | Thsi function tells you if a 2D point is in a 2D triangle | sswift | 1+ years ago |
| .bb | Take Randomness to the next leval! | Pretty and Pointless!- Update 1.02! | n8r2k | 1+ years ago |
| .bb | AnimImage Creator | puts pre-drawn frames together into one AnimImage | n8r2k | 1+ years ago |
| .bb | BlitzMax Desaturation fader | Fade a screen from color to Black-and-white, and back again | xlsior | 1+ years ago |
| .bmx | BlitzMax Fading Effects | Cross-Fade, Fade to Black, Fade To White | xlsior | 1+ years ago |
| .bb | TFont Antialias 2D font system for realtime | Antialias Font library for realtime | Pinete | 1+ years ago |
| .bb | AppTitle() | Scrolls the applet title and changes it | n8r2k | 1+ years ago |
| .bb | TextFader() | a simple textfader() | n8r2k | 1+ years ago |
| .bb | Line Overlap Circle | Check if line is overlapping circle | nawi | 1+ years ago |
| .bb | Grayscale | Turn your graphics to grayscale mode | pexe | 1+ years ago |
| .bb | Texture Popper | B+ Tool to help convert photos into textures | Shagwana | 1+ years ago |
| .bb | Matrix Effect | The effect as seen in the Matrix triology | Jeppe Nielsen | 1+ years ago |
| .bb | 2D Colour chooser | Selects from a range of 2D colours | _PJ_ | 1+ years ago |
| .bmx | Starfield 3D | Simple 3D starfield effect | Jim Brown | 1+ years ago |
| .bmx | Setimagemask | Set the mask color of an image after it has been loaded | dynaman | 1+ years ago |
| .bmx | DrawImageBlock | Draws a portion of a TImage (frame) | N | 1+ years ago |
| .bb | FillTriangle | Draws a filled triangle to the 2D screen | TomToad | 1+ years ago |
| .bb | Pong | A quick pong example with AI that adjusts difficulty. | Jonathan Nguyen | 1+ years ago |
| .bb | 3D Lib | 4x4 matrix + 3 dim. vector | Vertex | 1+ years ago |
| .bb | 2D particle effect | Pointless but pretty :) | big10p | 1+ years ago |
| .bb | DrawTranslucidImage | draws a picture with transpareny-parameters | Kekskiller | 1+ years ago |
| .bb | Writebits/Readbits | [PLEASE MOVE TO FILE UTILITIES]Write 8 bits at a time to a data file, and read them back again | aab | 1+ years ago |
| .bb | Filled Quad | Fills quads with a certain one color | starfox | 1+ years ago |
| .bb | OIL painting | turn any image into an oil painting | PantsOn | 1+ years ago |
| .bb | Gamma Fader | Alternative RGB Fader | Mr Brine | 1+ years ago |
| .bb | 2d ReboundCollide() function | a 'Sort of ' 'homepieced' function made from imagecollides | aab | 1+ years ago |
| .bb | Faster Pixelacces | Like BlitzPlus | Vertex | 1+ years ago |
| .bb | Three-Scrollings | Three Scrolltexts in a Screen | AL90 | 1+ years ago |
| .bb | Collision2.0 - Motion based, very accurate. | Small little replacement 2d collision system. | AntonyWells | 1+ years ago |
| .bb | GenImage | A simple piece of code to generate opposite direction animations | Perturbatio | 1+ years ago |
| .bb | B+ fast pixel functions made easy! | Use the b+ fast pixel drawing operations easily. Uses sensibly structured commands to wrap the b+ LockedPixels(), LockedFormat() and LockedPitch() functions | skn3 | 1+ years ago |
| .bb | Contrast Adjuster | Change the contrast of an image | Pete Rigz | 1+ years ago |
| .bb | Create a maximized sized window. | Creates a window with the same size and position as a maximized window. | Zethrax | 1+ years ago |
| .bb | Fast Line Part deux | For non straight lines. | AntonyWells | 1+ years ago |
| .bb | Fast Line | Draws a line horizonal or vertical very quickly | Rob Farley | 1+ years ago |
| .bb | Color Functions | Functions to convert integer colors to normal RGB values and back | N | 1+ years ago |
| .bb | Draw arrow. Draw triangle functions | 2 self contained functions. Draw arrow has variable head and line size | skn3 | 1+ years ago |
| .bb | Smart ScreenShot Taker | Remembers the last screenshot taken with a data file! | Kozmi | 1+ years ago |
| .bb | Curved Text (part 2) | Added save images to data statements and restoring directly to image buffers. Simple demo included | Andy_A | 1+ years ago |
| .bb | Curved Text routine and RLE vector functions (part 1) | True curved text using RLE vector functions (not the well known sine text effect). Simple demo included. | Andy_A | 1+ years ago |
| .bb | 2D Multiple Resolution Helpers | Use these functions with Text calls or other 2D calls to position or scale things correctly in higher than 640 X 480 Resolutions. | Jeremy Alessi | 1+ years ago |
| .bb | Line function | Fairly fast Line function | Beaker | 1+ years ago |
| .bb | Fireworks | Functions and working code to generate fireworks | Ross C | 1+ years ago |
| .bb | 2D follow image/smooth waypoints | Makes an image smoothly(ish) follow waypoints | Ross C | 1+ years ago |
| .bb | transparent sprites in b+ | this make transparent sprites in b+ | ford escort | 1+ years ago |
| .bb | Textured voxel demo | A landscape rendered with voxel-like raycasting | jfk EO-11110 | 1+ years ago |
| .bb | lightning fast color replace | replace a color by another in a part of a buffer | ford escort | 1+ years ago |
| .bb | Shadow from an image | Creates a shadow from an image | aCiD2 | 1+ years ago |
| .bb | Fast color replace function (b+ only) | Replaces all instace of a color, with an alternative color | skn3 | 1+ years ago |
| .bb | Paralax Circles | Two circles moving in paralax | xlsior | 1+ years ago |
| .bb | Message Box function | Makes a small message box at the bottom of the screen with name, message, and picture | elseano | 1+ years ago |
| .bb | Draw gradiented surface! | A function which lets you draw a gradiented 2D surface between any colors! | ChrML | 1+ years ago |
| .bb | Blur Function | Blurs an image either horizonally, vertically, or both | xlsior | 1+ years ago |
| .bb | Monochrome | Converts a color image to greyscale | xlsior | 1+ years ago |
| .bb | Chiaroscuro/greyscale buffer | It's slow and useless! Render in chiaroscuro and greyscale... | BlitzSupport | 1+ years ago |
| .bb | Simple Color Fade | The Simplest Color Fade Algorithm | Techlord | 1+ years ago |
| .bb | image to icon | convert a picture in ico format | ford escort | 1+ years ago |
| .bb | Fat Functions | Useful graphics with line thickness | Andy_A | 1+ years ago |
| .bb | Mask Maker | Bitmap and Texture Masking Utility | jfk EO-11110 | 1+ years ago |
| .bb | Movement with sin & cos | Movement with sin & cos | KariShaffer | 1+ years ago |
| .bb | Simple Flakes | Snow flakes for your every day winter needs | Adam_128 | 1+ years ago |
| .bb | Fast Fading | A fading method that is pretty fast comapred to alpha blended fading in 2D | Koriolis | 1+ years ago |
| .bb | Lines around ball | Just some fun with lines and types | zawran | 1+ years ago |
| .bb | Dot tunnel | a 3D tunnel effect in 2D | zawran | 1+ years ago |
| .bb | FastLine | Fast line drawing in plain blitz | PRJ | 1+ years ago |
| .bb | Thumbnail Creator | Creates Thumbnail images (any size) of any loadable image file, (Includes batch convertor for directories). | -=Darkheart=- | 1+ years ago |
| .bb | Full Alpha 3D Clock in 2D | Same as 3D Clock in 2D, now Clock is wholly Transparent | Guybrushnivek | 1+ years ago |
| .bb | 3D Clock | 3D Clock in B2D | Guybrushnivek | 1+ years ago |
| .bb | 3D Clock | 3D Clock in B2D | Guybrushnivek | 1+ years ago |
| .bb | X-Y 2D Graphs | Handles 2D graphs | Oldefoxx | 1+ years ago |
| .bb | ScaleImageFast | This code is someone else's -- a fast image scaler | BlitzSupport | 1+ years ago |
| .bb | Kumppa | The Kumppa effect, as seen on the Amiga 500, twirling, zoomin, color fractal thingy... | PRJ | 1+ years ago |
| .bb | Vector Graphics Functions | Vector Graphics Functions for... Vector Graphics | SSS | 1+ years ago |
| .bb | BMPFont | Some functions for creating and using Bitmap Fonts | maverick69 | 1+ years ago |
| .bb | Smooth Marquee | Smoothly scroll messages across the screen | Rob Farley | 1+ years ago |
| .bb | PlasmaText | I think the title sez it all =) | kRUZe | 1+ years ago |
| .bb | SinusPlayer | A twisted (literally) movie playing routine :-) NJOi | kRUZe | 1+ years ago |
| .bb | Cache Map / Edge Update Scroller | Very fast tilemap scrolling at bargain CPU prices! ;) | Dr Derek Doctors | 1+ years ago |
| .bb | Simple Word Wrap | A simple function to wrap words with the Text command | WendellM | 1+ years ago |
| .bb | Screen Shatter | Explodes the screen into 2d shards | Anthony Flack | 1+ years ago |
| .bb | 2D Golf ball code | Top-down 2D Golf ball code (not optimised) | DarkNature | 1+ years ago |
| .bb | Skinnable App (dragable) | use bitmap to skin your app / click to drag window | Red | 1+ years ago |
| .bb | fade in/out image | Will fade in/out any image to any backround below, providing the backround below in static | Ross C | 1+ years ago |
| .bb | 2D fade | fade in/out in 2D graphics mode | jhocking | 1+ years ago |
| .bb | GetDesktop | Make a snapshot of users desktop | Ziltch | 1+ years ago |
| .bb | TextureQuad | Draws an image on an arbitrary quad (4-sided shape)... | BlitzSupport | 1+ years ago |
| .bb | Create seamless texture function | It works pretty good [updated] | elias_t | 1+ years ago |
| .bb | Lens Flares | Create Lens Flares | elias_t | 1+ years ago |
| .bb | Freaky Aliens Attacking! | Using cos and sin waves | cbmeeks | 1+ years ago |
| .bb | Gradient Line | gradient line | DarkEagle | 1+ years ago |
| .bb | Antialias image | Antialias image function | elias_t | 1+ years ago |
| .bb | Fast Smileys | Fast Smileys moving around | Markus Rauch | 1+ years ago |
| .bb | PointInQuad | Checks whether a point is inside a given quad | BlitzSupport | 1+ years ago |
| .bb | Quad mapping function | Map any image to any quad shape | Beaker | 1+ years ago |
| .bb | LoadAnimGif | Load animated GIF | Difference | 1+ years ago |
| .bb | Gaussian Blur | A gaussian blur function | elias_t | 1+ years ago |
| .bb | SetGfx( ) | New set graphic resolution + gui buttons | Giano | 1+ years ago |
| .bb | Simplest bullet code in the world | fire bullets and keep track of them in the most painless manner possible. Ideal for the beginner. | Rob | 1+ years ago |
| .bb | Mappy Collision, Animation and shooting demo | Mappy Exampel | Tri|Ga|De | 1+ years ago |
| .bb | 3D Maze | Tiny Raycasting Engine | jfk EO-11110 | 1+ years ago |
| .bb | Windows Colors | Gets all the Windows GUI colors | Todd | 1+ years ago |
| .bb | Read and Write pixel functions | Takes the mystery out of the ARGB values | Rob Farley | 1+ years ago |
| .bb | Gradient Rect | As the command says... | Snarty | 1+ years ago |
| .bb | ReadImageInfo() | Retrieve width, height, depth and alpha from a image file without loading it. | Marcelo | 1+ years ago |
| .bb | Emboss | Bumpmapping ? | Vertex | 1+ years ago |
| .bb | Emboss | Bumpmapping ? | Vertex | 1+ years ago |
| .bb | fast fading of 2d or 3d screen | quick screen fade, VERY fast yet very cheated :) | Tracer | 1+ years ago |
| .bb | some win graphics | win graphics | Otus | 1+ years ago |
| .bb | Line With Width | Draws a line with the desired width | semar | 1+ years ago |
| .bb | lightning function | the best lightning function of all! | claudio | 1+ years ago |
| .bb | Wiping transition | Wipes FrontBuffer to reveal BackBuffer | Neo Genesis10 | 1+ years ago |
| .bb | Snake Code | An implementation of Snake in Blitz. Might prove helpful to someone. | Klapster | 1+ years ago |
| .bb | Unique fonts | Use any font in your game | Rob | 1+ years ago |
| .bb | Liquid Fun + Reflections | With speedup help from SunTeam | djr2cool | 1+ years ago |
| .bb | Liquid Fun | Drag you mouse through some liquid | djr2cool | 1+ years ago |
| .bb | Delete Me | Delete me | Unknown User | 1+ years ago |
| .bb | The Perfect Sign | Sin Wave Plot..VERY FAST | Richard Betson | 1+ years ago |
| .bb | 3D Circle function | 2D circle plane for Blitz3D | Ziltch | 1+ years ago |
| .bb | Plot a circle | A sexy Beshenham circle drawing algo :) | Shagwana | 1+ years ago |
| .bb | LSystem Fractals | Simple implementation of LSystem fractals | MuffinRemnant | 1+ years ago |
| .bb | 3D Engine | Simple 3D engine with linear texturemapping (for Blitz 2D) | jfk EO-11110 | 1+ years ago |
| .bb | 2D Alpha Blending (as an include file) | An includable 2D alpha blender (Modified July 2003) | Sunteam Software | 1+ years ago |
| .bb | Rounded Rectangles | Works very similar to the Rect() function but draws hollow, beveled rectangles instead. | Glitch01 | 1+ years ago |
| .bb | ImageToBank, BankToImage functions | A simple example of loading from and storing images in banks | Perturbatio | 1+ years ago |
| .bb | rolling sin wave chequered flag | makes a nice (not too realitic) chequered flag effect | DarkNature | 1+ years ago |
| .bb | Explode! | Explodes images into gravity-affected particles... | BlitzSupport | 1+ years ago |
| .bb | Negative | Create a negative of an image | MuffinRemnant | 1+ years ago |
| .bb | Tree of Pythagoras | Tree of Pythagoras Blitz rewrite | matt! | 1+ years ago |
| .bb | Small Fast Easy Flood Fill | fills over the color of the starting spot | Curtastic | 1+ years ago |
| .bb | BevelRect | Beveled version of the Rect command | King Dave | 1+ years ago |
| .bb | GetRGB | Returns an RGB colour code for the red/green/blue components and back again | Skully | 1+ years ago |
| .bb | Bezier Function | Draw a bezier curve | wedoe | 1+ years ago |
| .bb | Martin Process | Just a nice fractal pattern | BlitzSupport | 1+ years ago |
| .bb | Blur Image | One way to blur an image. | Richard Betson | 1+ years ago |
| .bb | Half-Bright Images | fastest way to draw transparent shadows in 2D | Klaas | 1+ years ago |
| .bb | Plasma | Used for several FX. Seamless Animation | jfk EO-11110 | 1+ years ago |
| .bb | Dissolver | infinite buffer-to-buffer wipe transitions | Beaker | 1+ years ago |
| .bb | antialias/blend | anti-alias/blend sorta like dpaint had.. | smitty | 1+ years ago |
| .bb | Polygon | Draws Triangles and Quads | skidracer | 1+ years ago |
| .bb | FONT MAKER | AUTOMATICALLY Create Nice Looking Bitmapped Fonts | John Pickford | 1+ years ago |
| .bb | gfxMode | Sets the requested mode and color bit | Doclar1 | 1+ years ago |
| .bb | Oily water waves | Waves like the ones inside a bottle with water and oil | wedoe | 1+ years ago |
| .bb | BBThugha | A quick 2d trippy graphics thingy | johnpeat | 1+ years ago |
| .bb | Fast Grid Draw | draw a grid quickly | Warpy | 1+ years ago |
| .bb | Fast Flood Fill (ProPixel Code) | Flood fill code not using a stack. (ProPixel Code) | Snarty | 1+ years ago |
| .bb | Snarty Line (ProPixel Code) | Improvement on the Bresham Line Drawing algo (For Blitz). | Snarty | 1+ years ago |
| .bb | SinusBobs | 1280 moving sinus-blitter-objects | Death | 1+ years ago |
| .bb | EXTREMELY FAST FADER... | EXTREMELY FAST FADER... | Kostik | 1+ years ago |
| .bb | Rebounding balls | Example of ball rebounding angles | UKAndrewC | 1+ years ago |
| .bb | AlphaBlit | Yet another way to alpha blit. | WebDext | 1+ years ago |
| .bb | Text box WRAP | A text box, multi color support, acts as a LIST or text | skn3 | 1+ years ago |
| .bb | Anti-aliased line | Draws an anti-aliased line from (x1,y1) to (x2,y2) | MikeK | 1+ years ago |
| .bb | PNG exporter DLL | Exports an image in memory as a PNG file | Beaker | 1+ years ago |
| .bb | 2D Image Transition | Fade from Pic A to Pic B | jfk EO-11110 | 1+ years ago |
| .bb | Screen Fade | Screen fade to any RGB | Nigel Brown | 1+ years ago |
| .bb | Automatic 2D collision response | Makes a second image move when a first image bumps into it | BlitzSupport | 1+ years ago |
| .bb | alpha_engine v.6 | Uses banks to precalc an image for alphablending | ascii | 1+ years ago |
| .bb | 16-bit Image Correction | Get rid of those ugly 16-bit rendered blues in 2D | Myke-P | 1+ years ago |
| .bb | TileWiper V1.2 | Optimizes any tileset... | Popstar | 1+ years ago |
| .bb | BlurPix | Blurs pixels into colorful mess | Matty B | 1+ years ago |
| .bb | Flame Anim | Create a flame animation | Matty B | 1+ years ago |
| .bb | The real Mask-color ! | Using BB to read the maskcolor of sprites etc.... | wedoe | 1+ years ago |
| .bb | Star field | Basic 3d Stars | Matty B | 1+ years ago |
| .bb | WinXP styled menus in BlitzBasic! | This include allows to create Windows XP© styled menus in your BB application | Ratchet | 1+ years ago |
| .bb | FadeBlock | Fader/Brighten function, changes selected area of any buffer or image | Seven | 1+ years ago |
| .bb | Bezier Curves v1.2 | Simple recursive bezier curve draw function | Entity | 1+ years ago |
| .bb | Simple Projectile Motion | Simple example of Projectile Motion | NobodyInParticular | 1+ years ago |
| .bb | Image wrapping | a little Image wrapping routine | duncki | 1+ years ago |
| .bb | Mad Scientist lightning function! | Raise the dead or electrocute your mates. | Rob | 1+ years ago |
| .bb | Rotate Image | Takes an image and creates a new image containing 72 frames of the old image rotated at 5 degree intervals. | Captain Darius | 1+ years ago |
| .bb | Blitz3D speed timing done in 2D (castle demo stuff in 2D) | Automatic game timing for 2D | Rob | 1+ years ago |
| .bb | Texture Fill | At last, a texture fill routine! | Jim Brown | 1+ years ago |
| .bb | B2D-->B3D | Convert 2D code to 3D accellerated 2D | John Pickford | 1+ years ago |
| .bb | 2D movement timing via deltatime | Move things smoothly no matter the framerate | Rob | 1+ years ago |
| .bb | Image Processing Functions | W.I.P. of a set of PSP-style Image Processing Functions | Myke-P | 1+ years ago |
| .bb | BBGadTools (GUI) V1.3 | GUI Update | AL90 | 1+ years ago |
| .bb | Save Screenshot | Saves a snapshot of the current display | Murilo | 1+ years ago |
| .bb | Display_IsWindowed | Checks whether running in windowed mode or in full screen | Entity | 1+ years ago |
| .bb | RefreshRate | Returns the current monitor refresh rate. | Teddyfles | 1+ years ago |
| .bb | Fast Copy/Flip Image | Fast way to Flip/Copy image using CopyRect. Faster then Scale Image! | Richard Betson | 1+ years ago |
| .bb | flood fill | non recursive flood fill routine | smitty | 1+ years ago |
| .bb | Stereo View | Combine 2 images to create a 3rd image with depth | Jim Brown | 1+ years ago |
| .bb | Auto-set graphics mode | Automatically sets up a comaptible graphics setting and saves it. | Neo Genesis10 | 1+ years ago |
| .bb | Fade | Fades the screen to black | skidracer | 1+ years ago |
| .bb | DrawAlphaImage | DrawImage command with alpha channel | skidracer | 1+ years ago |
| .bb | Lens effect | Circular lens effect over whatever's on-screen | BlitzSupport | 1+ years ago |
| .bb | Real RGB | Weird results with GetColor? Not what you expect? | BlitzSupport | 1+ years ago |