Jacob Merrill

Results 29 issues of Jacob Merrill

I would like to use openCV or something in PY to do inside out tracking, first step though is going to be to access the pass through video.

enhancement
WMR

upbge is a open source fork of blender with an included physics simulation system. If this were integrated we could some amazing things with ragdol / euphoria type stuff

enhancement
help wanted

I want to start creating libs to contribute to master, however many of my systems require that I use sensors to avoid polling. I purpose callbacks for all sensor functions,...

feature request

Neat feature idea - LocalMessage( 'subject', body, radius) only message sensors inside a radius sharing a scene with the 'speaker' are alerted . [this is good for things like sounds...

feature request

I don't know if this is possible, but can vertex color support HDR? (so I can set the value greater than 1 etc?) useful for bloom scripts I believe.

feature request

dictionary node [ inputs = key ] [outputs = data, key] list node [inputs = index] [ouutputs = data, index] increment mode for math node [ inputs = value, step]...

feature request

http://www.irisa.fr/prive/kadi/Sujets_CTR/kadi/Kadi_sujet2_article_Kdtree.pdf https://www.researchgate.net/publication/228573134_Fast_kd-Tree_Construction_for_3D-Rendering_Algorithms_Like_Ray_Tracing For some time in the future- this paper is a pretty good read - I am still working through it. edit and this one

enhancement
feature request for later

I have a method to bake textures in game, but I will need to be able to sample the color at the hitpoint of a ray. if there is no...

feature request

https://devblogs.nvidia.com/thinking-parallel-part-iii-tree-construction-gpu/ I was reading this article and it had me wondering, can we accelerate Triangle mesh- re_instancing using something like this?

good first issue

[Skin_planet_noise_ditch_working_res2_save.zip](https://github.com/UPBGE/blender/files/2045984/Skin_planet_noise_ditch_working_res2_save.zip) can we accelerate this type of operation? (setting vertex pos, color and normal using a dictionary?) vdict = { index:[pos,color,normal, uv] } also can we save a quad polygon...

feature request
low priority