Giter Club home page Giter Club logo

include-engine's People

Contributors

sgorsten avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

include-engine's Issues

Good luck! :)

Love the motivation for this. I am also trying to achieve a similar approach as well, also unlicensed, but in a functional style. Ie, runtime in pure C for lua/script bindings and editor in C++ (for now) :)

Will watch the repo for progresses. Good luck with the idea! :)

black skybox in demos :)

Hello Sg,

Nice work so far :) congrats!
I've checked the demos and got a black skybox in them (the models/spheres look good tho!)
In draw_skybox(), doing glFrontFace( GL_CW ); and then painting skybox before exiting seems to fix the problem. I guess the CW/CCW is just wrong/misplaced at some other point.

Keep up the good work

  • r-lyeh

Maybe an issue

Hi, Just I read your code (I didn't test it)

In your : include-engine/include-engine/fbx.cpp

Line : 741

if(auto * node = find_maybe(obj.node->children, "LayerElementNormal")) normals = layer_info{*node, "Normals", "NormalIndex"};

Isn't rather "NormalsIndex" instead "NormalIndex" ?

After some research it seems that no because "NormalIndex" doesn't exit in FBX documentation :
http://download.autodesk.com/us/fbx/20112/FBX_SDK_HELP/index.html

You can see "NormalsIndex" in a .fbx by exporting a simple cube from Blender to .dae
then convert it to .fbx with official FBX convertor :
http://usa.autodesk.com/adsk/servlet/pc/item?siteID=123112&id=22694909

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.