Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

lathoub/three.cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

48 Commits

Repository files navigation

three.cs - code no longer maintained

C# and OpenTK implementation of Three.js

All the fun of Three.js, now using C# and OpenTK for the OpenGL rendering.

The aim of the Three.cs library is to be as close as possible to Three.js project, so that applications are as easy to port from one environment to another - taking into account the different capabilities of the programming languages.

Note: Some JavaScript classes are created 'on-the-fly' during the execution of the renderer. C# does not easily allow dynamic creation of classes, these classes are pre-baked.

(The library is far from being finished, with a handfull of fully working examples, so still needs a lot of work.)

Usage

Download the library and open it in Visual Studio (the project includes both Library and Demos) and should run straight out of the box.

Screenshot

Working Examples

About

C# 3D library, based on Javascript three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /