Okay people... what are you working on in PB right NOW?
-
- Addict
- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
EasySetup - Multilingual SetupMaker
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
I bury my self in large projects;
DirectX For PB (self explaintory)
GearHead (High Level Engine Using Full DirectX 9C)
The Dragoneers (3d RPG using GearHead)
PIC18F722 Emulator (Microprocessor emulator used FIRST competition)
DreamEd (All in one RAD Editor For PB)
PureRay 2.0 (My second iritation of my Raytracer)
All written In PureBasic of course I change between Projects as I get bored or frustrated with them so hence I work on all of them freqently, it slow progress thought.
most of these projects are massive with more than 5000 lines of code, the biggest one (The Dragoneers) has just topped 20000+ lines and takes roughly 4-6 seconds to compile on my long-running P4 2.6 and I expect another 10000 lines of code to added on top of it at least.
I must have to much time on my hands...
DirectX For PB (self explaintory)
GearHead (High Level Engine Using Full DirectX 9C)
The Dragoneers (3d RPG using GearHead)
PIC18F722 Emulator (Microprocessor emulator used FIRST competition)
DreamEd (All in one RAD Editor For PB)
PureRay 2.0 (My second iritation of my Raytracer)
All written In PureBasic of course I change between Projects as I get bored or frustrated with them so hence I work on all of them freqently, it slow progress thought.
most of these projects are massive with more than 5000 lines of code, the biggest one (The Dragoneers) has just topped 20000+ lines and takes roughly 4-6 seconds to compile on my long-running P4 2.6 and I expect another 10000 lines of code to added on top of it at least.
I must have to much time on my hands...
~Dreglor
I bury myself in projects too!
Lesser
An Image Converter (Researching and installing new plugin types)
Cad3X Paint (A paint program to replace MS-Paint, This one is going to totally own it)
Public Shareware Client
Major
A webserver that uses PHP/Pure Basic, in one! I have no talent with PHP what so ever, so i'd rather write my webpages in purebasic!
Lesser
An Image Converter (Researching and installing new plugin types)
Cad3X Paint (A paint program to replace MS-Paint, This one is going to totally own it)
Public Shareware Client
Major
A webserver that uses PHP/Pure Basic, in one! I have no talent with PHP what so ever, so i'd rather write my webpages in purebasic!
Pro-Gamer, Programmer, Pro-Grammer
I'm on a image datebase project
some of the current features are:
- store up to 2.000 mio pics
- create webgallerys
- slideshow with crossfade fx
- dynamic range increase
- 3d stereo anaglyphen
- keyword and catalog system
- multi file rename
and some more ;)
for next releases i've planed a 3d gallery ...
some of the current features are:
- store up to 2.000 mio pics
- create webgallerys
- slideshow with crossfade fx
- dynamic range increase
- 3d stereo anaglyphen
- keyword and catalog system
- multi file rename
and some more ;)
for next releases i've planed a 3d gallery ...
Last edited by dige on Sat Jan 30, 2010 12:18 am, edited 1 time in total.
-
- Enthusiast
- Posts: 215
- Joined: Sun Jan 04, 2004 3:38 am
- Location: Maryland
-
- Addict
- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
What im working on:
- Gta San andreas multiplayer mod (having lots of trouble with hooking)
- Webserver with threads and php support(almost done)
- Plant growing simulator
- multiplayer text strategy game
- Gameboy emulator <- havent started, in the studying phase (if someone can point me to some good information, that would be nice!)
- Gta San andreas multiplayer mod (having lots of trouble with hooking)
- Webserver with threads and php support(almost done)
- Plant growing simulator
- multiplayer text strategy game
- Gameboy emulator <- havent started, in the studying phase (if someone can point me to some good information, that would be nice!)
I love Purebasic.
http://nocash.emubase.de/pandocs.htmHeathen wrote:What im working on:
- Gameboy emulator <- havent started, in the studying phase (if someone can point me to some good information, that would be nice!)
OK, let's say what i'm working on.
I mainly use purebasic for programming a full multi-user application
with is used in my company. It's for internal use only but there are
about 60 intensives users. Employees are using it in different services
of the company : hotline, repair center, transport, staff, ...
It is called 'Marguerite' and is based on a Client/Server architecture.
In this project - started 3 years ago - there's about 80 000 lines (maybe more) of codes shared between 6 child-apps. I make intensive use of a robust MySQL server and the purebasic database function-set, PDF charts or documents, XML imports/exports, Excel exports, Reading/printing CodeBars, Terminal Servers (TSE/Citrix) specific codes, and modern/good-looking GUIs for making the life of the employees easier.
With all this stuff my company obtained 3 importants agreements (ISO, PartnerShip) of 3 important companies in our branch.
I mainly use purebasic for programming a full multi-user application
with is used in my company. It's for internal use only but there are
about 60 intensives users. Employees are using it in different services
of the company : hotline, repair center, transport, staff, ...
It is called 'Marguerite' and is based on a Client/Server architecture.
In this project - started 3 years ago - there's about 80 000 lines (maybe more) of codes shared between 6 child-apps. I make intensive use of a robust MySQL server and the purebasic database function-set, PDF charts or documents, XML imports/exports, Excel exports, Reading/printing CodeBars, Terminal Servers (TSE/Citrix) specific codes, and modern/good-looking GUIs for making the life of the employees easier.
With all this stuff my company obtained 3 importants agreements (ISO, PartnerShip) of 3 important companies in our branch.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
- Joakim Christiansen
- Addict
- Posts: 2452
- Joined: Wed Dec 22, 2004 4:12 pm
- Location: Norway
- Contact: