Scientific Software Development (Dam Break Simulation) 

Scientific Software Project I’ve been working on a scientific software development project for many years. This scientific software development project was inspired by my work in a technology transfer (University-Industry) and my experience in different software development projects in ndustrial simulation applications. Prototype Physics Algorithm Project in open channel flow simulation (validate mathematical model on […]

Scientific 3D Programmer

Large scale refactoring (Math 3D programmer)  Scientific 3D programmer project in video game industry (math 3D programming). Major upgrade (High performance math3D library) to allow the deprecation of obsolete 3D Math library still supported in the Core Engine System (convert math type from one Math API to another one).  The mathematical library is the heart […]

Contractual agreement of programming consultant services

The field of application is in passenger transport by train. The application is written in C++ under Windows OS (Visual Studio 2010 IDE).

Development of a Transport Software Management Application

Mandate for the development of dispatch system solutions for trucking fleets to manage taks such as tracking orders, efficient dispatch and delivery report

An Example of a C++ class Implementation Of Euler Angles

C++ has many features which make this language very attractive for scientific programming, and one of them is the operator overload functionality. I present an example taken from our programming environment (math3D library) that use this to represent a rotation class (Euler angles).

IKEA Virtual Reality Extract

I’m currently working on updating of an interior designer application, used by multinational furniture giant, to a 2nd generation version powered with state-of-the-art technology provided with Virtual Reality (VR) headset.

Computer-generated real-time surgical simulation

Worked on the development of a data gathering library to assess student performance in a surgery simulation environment.

Elligno Sign an Outsourcing Services Agreement in Virtual Reality

We are excited to announce the consulting services agreement for the upgrade of interior design application to a new platform for 3D display, immersive, and interactive Virtual Reality.

Elligno sign IT agreement to provide outsourcing services for a world leader in simulation

Elligno will retain responsibility for its programming expertise in C++, software development as well as the development of applications linked to the company’s surgery simulator R&D project.

C++ scientific code snippet

An example of how STL (Standard Template Library) can be used to write scientific code. In our programming environment we make an extensive use of this kind of technique. From our experience, it helps to write better code that is easier to understand and less error prone.