Search found 4 matches

by WriteView
Mon Jan 14, 2013 12:11 pm
Forum: Feature Requests and Wishlists
Topic: TransformImage3D()
Replies: 18
Views: 4766

Re: TransformImage3D()

I tried to use codeprof routine.
I found something similar here which fits to what I want: http://www.purebasic.fr/english/viewtopic.php?f=13&t=52723 .
Maybe I don't know how to use it. I don't think it transform like it should do.

Try this code which is the same from codeprof with some painting ...
by WriteView
Wed Sep 26, 2012 9:59 am
Forum: Coding Questions
Topic: Automated creating executables with parameters (licencing)
Replies: 6
Views: 1640

Re: Automated creating executables with parameters (licencin

While coding a solution how Josh suggested helpy delivered the solution I thought about.

I really really love this forum. Never seen a place where you get such fast and a high level support.

I remember the time when I tried coding the atmega µcontrollers with assembler and the forum members ...
by WriteView
Wed Sep 26, 2012 7:02 am
Forum: Coding Questions
Topic: Automated creating executables with parameters (licencing)
Replies: 6
Views: 1640

Automated creating executables with parameters (licencing)

Hi all,

I really found nothing but my problems should be quite common.
So sorry if it's easy to find and I just haven't used the right keywords.

Let's say I'm doing some software and I have a list of costumers.
I'm actually presenting the licence holder (entrys of this list) in the info-menue ...
by WriteView
Tue Jun 05, 2012 2:48 pm
Forum: Tricks 'n' Tips
Topic: Small cross-platform OpenGL demo
Replies: 46
Views: 37003

Re: Small cross-platform OpenGL demo

Really nice!

Is it a big deal to make a square out of it?
I failed since now. Maybe it's easy and somebody can post a code.

Cheers