Giter Club home page Giter Club logo

fltk-example's Introduction

FLTK-Example

最新のVisual Studio 2019でFLTKを使うプロジェクトのテンプレート。
主にインタラクティブCG用。

Visual Studio 2019 16.3.2でビルドを確認していますが、他のバージョンでも使用できると思います。

バージョン等

授業で用いるものとはバージョンが異なる可能性があります。

  • FLTK 1.3.5
  • freeglut 3.2.1

ビルド手順

  1. /FLTK-Example/Impressionist以下にImpressionist.zipの/Impressionist/Impressionist以下のファイルを追加します
  2. FLTK-Example.slnをVisual Studio 2019で開き、ビルドします

諸注意

  • サンプルプロジェクトのソースコードはリポジトリから除外しています
    ビルド手順を参照し、各自でファイルを追加してください
  • ランタイムライブラリに非DLL版を使用しています
    つまり/MD/MDdではなく/MT/MTdを使用しています
  • サンプルプロジェクトでは準拠モードをオフにしています(/permissiveを指定しています)
    配布されるソースコードが誤っているためです
  • サンプルプロジェクトではWindows.hを強制的に読ませるようにしています
    配布されるソースコードがWindows用としては誤っているためです
  • 一部のライブラリのビルドにあたってC4996を無効化しています
    サンプルプロジェクトにおいては影響はありませんが、ビルドが通らない場合はこの指定を追加してみてください

Modelerがコンパイルできない場合

Fl_Native_File_Chooser関連をコンパイルから除外してください。

fltk-example's People

Contributors

segararai avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.