[Pas2js] pas2js Webgl unit committed

Michael Van Canneyt michael at freepascal.org
Tue May 1 16:53:38 CEST 2018



On Tue, 1 May 2018, Mattias Gaertner wrote:

> On Tue, 1 May 2018 14:40:47 +0200 (CEST)
> Michael Van Canneyt <michael at freepascal.org> wrote:
>
>> Hi,
>> 
>> See subject. Rev 83 in pas2js subversion.
>> 
>> I have no experience with webgl, so if someone could provide several
>> examples which I can include in the demo folder of pas2js, please post on
>> the pas2js mailing list or send them to me in private.
>> 
>> They would be highly appreciated.
>> 
>> Obviously, if you spot any errors in the import class, please let me know :)
>
> Is this correct:
>
> TJSWebGLBuffer = Class external name 'WebGLObject'(TJSWebGLObject);
>
> ?

Fixed, rev. 85. Thanks for spotting it. My regexp wasn't perfect from the
first try :(

Michael.


More information about the Pas2js mailing list