descore 1.2.7
D Extended Set Core: math, multithread, images, logsystem, localization, signal-slot, etc
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
Core part of D Extended Set (DES) library
DESCore does not have external dependencies
des.math
: some math concepts and funcslinear
: vectors and matrix with fix and dynamic dimensions, quaternions, etcmethod
: approx funcs, differential, integral, statisticscombin
: combinatoricsbasic
: easy method to create structs with basic math ops (+
,-
,*
,/
)
des.space
: linear algebra oriented 3d viewsnode
:SpaceNode
interface for objects, that can be viewedcamera
:interface Camera : SpaceNode
, manipution with nodes matrix to view objects in camera spaceresolver
: part of camera, calc transform matrix from one node local coord system to other node coord system
des.il
: working with multidimension imagesimage
: image structfunc
: copy, paste funcs (loading from file indes
package,descore
doesn't have external dependences )region
: multidimension rectangle regionutil
: converts from line index to dimension index, calc layers size, etc
des.flow
: multithreading wrapelement
: work element in threadevent
: struct for communication between elementssignal
: control state structthread
: main wrap forcore.thread
des.util
: some utilites, that used in many parts of DESarch
: external memory managment (such as OpenGL buffers), signal-slot, etcdata
: data types enums, work with "raw" data (void*
)localization
: multilanguage supportlogsys
: logging systemstdext
: extended standart functions from std (algorithms, string, traits)testsuite
: some aux funcs for unittestingcolorparse
: parse strings like#FF00FF
to RGB componentshelpers
: application path utils (reading files)socket
: simple sockettimer
: simple timer
Documentation orient to harbored-mod
to build doc:
cd path/to/descore
path/to/harbored-mod/bin/hmod
- Registered by Oleg
- 1.2.7 released 9 years ago
- dexset/descore
- MIT
- Authors:
- Dependencies:
- none
- Versions:
-
1.2.7 2015-Apr-21 1.2.6 2015-Mar-14 1.2.5 2015-Mar-07 1.2.4 2015-Feb-21 1.2.3 2015-Feb-18 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
551 downloads total
-
- Score:
- 1.0
- Short URL:
- descore.dub.pm