SVL

Software skärmdump:
SVL
Mjukvaruinformation:
Version: 1.5
Ladda upp dagen: 3 Jun 15
Utvecklare: Andrew Willmott
Licens: Gratis
Popularitet: 48

Rating: 1.0/5 (Total Votes: 1)

SVL biblioteket tillhandahåller vektor- och matrisklasser, samt ett antal funktioner för att utföra aritmetiska vektor med dem. Ekvation-liknande syntax stöds via klass operatörer, till exempel:
    #include "SVL / SVL.h"
    Vec3 v (1,0, 2,0, 3,0);
    Mat3 m (1,0, 2,0, 3,0, 4,0, 5,0, 6,0, 7,0, 8,0, 9,0);
    v = 2 * v + m * v;
    v * = (m / 3,0) * norm (v);
    
    cout

Liknande mjukvara

libimobiledevice
libimobiledevice

20 Feb 15

PyGObject
PyGObject

22 Jun 18

Vulkan
Vulkan

10 Mar 16

Kommentarer till SVL

Kommentarer hittades inte
Kommentar
Slå på bilder!