Giter Site home page Giter Site logo

raytracer-42's People

Contributors

gaelollivier avatar loick-michard avatar nivl avatar samuel-olivier avatar

Watchers

 avatar

raytracer-42's Issues

Mémoire full

- Essayer de raytracer iPad.xml
- Le parsing semble OK
- A peine appuyé sur "start", le rendu bouffe tout la mémoire.

Testé avec et sans le rechargement de la scène ainsi qu'avec et sans les 
kdtree. Toujours le même problème.

Début des traces GDB:
#0  0x00007ffff563e4da in memcpy () from /lib/libc.so.6
#1  0x00007ffff5e56d30 in char* std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::_S_construct<char const*>(char const*, char const*, 
std::allocator<char> const&, std::forward_iterator_tag) ()
   from /usr/lib/libstdc++.so.6
#2  0x00007ffff5e56e9d in std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::basic_string(char const*, unsigned long, 
std::allocator<char> const&) () from /usr/lib/libstdc++.so.6
#3  0x00000000004419c7 in Resource::Resource (this=0x7fffffffbfc0, 
    pathName=<value optimized out>, newPathName=...) at src/Resource.cpp:36
#4  0x00000000004431b5 in Resources::createResources (this=0x10a3120, 
    scene=0xf56140, conf=0xbe5770) at src/Resources.cpp:64
#5  0x000000000047a5bd in RaytracerGUI::setConfiguration (
    this=<value optimized out>) at src/gui/gui.cpp:188
#6  0x0000000000498428 in RaytracerGUI::startRender (this=0x7fffffffdac0)
    at src/gui/guiInterface.cpp:222
#7  0x000000000049fae2 in RaytracerGUI::qt_metacall (this=0x7fffffffdac0, 
    _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, 
    _a=0x7fffffffc580) at moc/moc_gui.cpp:112
#8  0x00007ffff644329a in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) () from /usr/lib/libQtCore.so.4

Original issue reported on code.google.com by [email protected] on 2 Jun 2011 at 8:14

Parseur d'equation: plantage du logiciel

Message:
src/EquationPrimitive.cpp:43:56: warning: comparison is always true due to 
limited range of data type [-Wtype-limits]

Consequence:
Fait planter le RT si une équation est incorrect.

Original issue reported on code.google.com by [email protected] on 2 Jun 2011 at 8:04

Timer error at exit

En random, quand on quitte:

Application asked to unregister timer 0x4200000d which is not registered in 
this thread. Fix application

Original issue reported on code.google.com by [email protected] on 3 Jun 2011 at 11:14

Textures qui ne s'affichent pas.

Les textures sont correctement liées aux materiaux, et les materiaux aux 
primitives, pourtant y'a rien qui s'affiche lors du rendu. Sur certaines 
scènes (beautiful_girl.xml par exemple) il y a des messages d'erreurs lors du 
rendu: QImage::pixel: coordinate (0,0) out of range

Original issue reported on code.google.com by [email protected] on 3 Jun 2011 at 3:17

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.