Skip to content
View goswinr's full-sized avatar
Block or Report

Block or report goswinr

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. Rhino.Scripting Rhino.Scripting Public

    A complete reimplementation of the Rhino-Script-Syntax in F#

    F# 5 1

  2. FsEx FsEx Public

    An F# extension and utility library

    F# 2

  3. AvalonLog AvalonLog Public

    A thread-safe and colorful text viewer based on AvalonEdit

    F# 4 1

  4. Generating the model of Louvre Abu D... Generating the model of Louvre Abu Dhabi in Revit with Mantis in F#
    1
    // Generating the full model using my custom DLLs for geometry input
    2
    // F# editor: https://gist.github.com/moloneymb/5e5608c129337cfefa40
    3
    
                  
    4
    #r @"C:\Program Files\Autodesk\Revit 2016\RevitAPI.dll"
    5
    #r @"C:\Program Files\Autodesk\Revit 2016\RevitDBAPI.dll"
  5. Euclid Euclid Public

    A 2D and 3D geometry library for F#

    F# 3

  6. AvalonEditB AvalonEditB Public

    Forked from icsharpcode/AvalonEdit

    A fork of the WPF-based text editor component used in SharpDevelop

    C# 8 1