Search found 113 matches

by xperience2003
Sat Nov 02, 2024 11:00 am
Forum: AmigaOS
Topic: PB 4.0 data types - no float vars?
Replies: 4
Views: 16518

Re: PB 4.0 data types - no float vars?

pb amiga don't use fpu or have fake-floats

the standart amiga itself did'nt use fpu

the fpu come with an accellerator-card
and need to installed

i think a mc68060 have fpu-unit inside
by xperience2003
Fri Sep 27, 2024 9:30 pm
Forum: Game Programming
Topic: bE3D Engine Wrapper for purebasic
Replies: 47
Views: 35161

Re: bE3D Engine Wrapper for purebasic

is a linux-version possible?
by xperience2003
Mon Mar 25, 2024 6:50 pm
Forum: 3D Programming
Topic: AssimpConverter Linux
Replies: 3
Views: 849

Re: AssimpConverter Linux

@minimy

my wine version doesnt work with ms-console

i wrote a smal gui , now it works ;)

and..the newest assimp converter from ogre sdk wont work
just polygon-balls
by xperience2003
Thu Mar 21, 2024 3:55 pm
Forum: 3D Programming
Topic: AssimpConverter Linux
Replies: 3
Views: 849

AssimpConverter Linux

hi,

is there an linux-binary of the AssimpConverter?
(Linux Mint 21.1)
by xperience2003
Sun Oct 29, 2023 11:11 am
Forum: Tricks 'n' Tips
Topic: OpenB3D 3D DLL framework include file for PureBasic
Replies: 25
Views: 16312

Re: OpenB3D 3D DLL framework include file for PureBasic

from where can i get the this OpenB3D framework ? i found just import for freebasic
by xperience2003
Sun Jul 16, 2023 2:49 pm
Forum: AmigaOS
Topic: FACE- Aga
Replies: 2
Views: 7637

FACE- Aga

hi,

Fast Amiga Copperbar Editor - AGA version
for windows and linux

a small tool to create gradients and copperbars -palettes
for the amiga

you can design, generate or simply load a bitmap
and convert as amiga aga palette (works in any graphic programm, like dpaint,ppaint etc.)

or save it as ...
by xperience2003
Fri Mar 03, 2023 11:05 am
Forum: Applications - Feedback and Discussion
Topic: (Game) Guardian - alphademo [windows , Linux]
Replies: 2
Views: 939

Re: (Game) Guardian - alphademo [windows , Linux]

linuxversion use sdl-screen now, fullscreen or windowed
F9 release mouse coursor
F10 grab mouse cursor

Image

Image


download 7.5 mb alphademo
by xperience2003
Sun Feb 12, 2023 8:46 pm
Forum: Applications - Feedback and Discussion
Topic: (Game) Guardian - alphademo [windows , Linux]
Replies: 2
Views: 939

(Game) Guardian - alphademo [windows , Linux]

guardian , a tribute to the amigagames like
guardian and alienator

actionmode: you have to survive how long you can

story mode: ..at the moment some levels for protect the base and attack the aliensplanet
maybe a smal storymode will come later

screenshots:
image space 1
image space 2 ...
by xperience2003
Sun Dec 20, 2020 1:03 pm
Forum: Game Programming
Topic: SpotFX Lib - Retro Sound Generator
Replies: 65
Views: 68026

Re: SpotFX Lib - Retro Sound Generator

wow,
thank you so much :)
by xperience2003
Sun Dec 13, 2020 10:48 am
Forum: Game Programming
Topic: SpotFX Lib - Retro Sound Generator
Replies: 65
Views: 68026

Re: SpotFX Lib - Retro Sound Generator

hi,

maybe there is this lib or code anywhere ?
by xperience2003
Thu Jun 25, 2015 2:10 am
Forum: AmigaOS
Topic: [AmigaOS] BUG GetCLIArg
Replies: 8
Views: 49505

Re: [AmigaOS] BUG GetCLIArg

Is it still possible to make bug reports for the lastest amiga version of purebasic
do it!
by xperience2003
Thu Jun 25, 2015 1:45 am
Forum: AmigaOS
Topic: 6 bitplane chunky2planar engine
Replies: 0
Views: 33650

6 bitplane chunky2planar engine

hi,

i put a very small c2p engine from sp^contraz into a pb userlib
it running fine with normal pb-screens and hardwarelib copperlist screens

sample prog:

; Chunky example new c2p 6bpl screen
; ***********************************

#Width = 320
#Height = 200

initmemorybank(1)
InitPalette(1 ...
by xperience2003
Tue Jun 16, 2015 9:53 pm
Forum: AmigaOS
Topic: PureBasic Wins @ HelloWorld
Replies: 1
Views: 32602

Re: PureBasic Wins @ HelloWorld

the graphical "Hello world"

screenshot
836 Bytes! copperscreen, mouseroutine, text (and also hufmann depack)

purebasic ruuulez
by xperience2003
Mon Sep 24, 2012 3:29 pm
Forum: AmigaOS
Topic: powerup the chunky engine
Replies: 2
Views: 34692

Re: powerup the chunky engine

some examples of the improved chunky2planar engine^^

simple plane-rendering:
http://youtu.be/zX4qqE12CZc

fake3d:
http://youtu.be/Qjgg7IZR3dY

spheremapping fake
http://youtu.be/t_G-K32QDkc

blend fx (colorkey adding)
http://youtu.be/4B3MsS6MGxo

heightmap and shadow^^
http://youtu.be/csOlrZtlatU ...
by xperience2003
Thu Sep 06, 2012 1:19 pm
Forum: AmigaOS
Topic: small spheremap test
Replies: 0
Views: 31859

small spheremap test

spheremapping fake:
Image

download amiga executables

any amiga or emu with aga chipset or gfx-adapter (2 programmfiles)
min 40/40 processor


HAVE FUN =)