Skip to content
View AndrewSomorjai's full-sized avatar
👁️
sometimes here.
👁️
sometimes here.
Block or Report

Block or report AndrewSomorjai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. OpenFOAM_SALOME_valve_example OpenFOAM_SALOME_valve_example Public

    An example for using Salome unv file meshing with OpenFOAM.

    C++ 1

  2. OpenFOAM_SALOME_Propeller_example OpenFOAM_SALOME_Propeller_example Public

    An example for using Salome unv file meshing with OpenFOAM.

    C++ 5

  3. web_list web_list Public

    Simple example of using Emscripten to bind to members of a linked list written in C++. The "list" folder contains the final build from the C++ file.

    JavaScript

  4. mdn-model-view-projection mdn-model-view-projection Public

    Forked from gregtatum/mdn-model-view-projection

    Understanding WebGL coordinate spaces

    HTML

  5. Bullet-NASM-code Bullet-NASM-code Public

    A derivation and update of Bullet MASM code by conversion to NASM

    Assembly

  6. simple_variant_interface simple_variant_interface Public

    This is a simple example of a multi-datatype container usable for almost any datatype, not fully tested.

    C++