Search found 2 matches

by kodemanic
Sat Dec 15, 2018 19:32
Forum: Partly official engine development
Topic: SQLite security bug
Replies: 1
Views: 1026

SQLite security bug

Came across this security advisory https://blade.tencent.com/magellan/index_en.html Thought it may have an impact on Minetest's use of SQLite, especially for servers and mobile ports. More at https://www.zdnet.com/google-amp/article/sqlite-bug-impacts-thousands-of-apps-including-all-chromium-based-b...
by kodemanic
Thu Sep 20, 2018 22:24
Forum: Partly official engine development
Topic: A Ray-Box Intersection Algorithm and Efficient Dynamic Voxel
Replies: 2
Views: 2108

A Ray-Box Intersection Algorithm and Efficient Dynamic Voxel

Ran across a paper that I thought might have something to offer. Abstract We introduce a novel and efficient method for rendering large models composed of individually-oriented voxels. The core of this method is a new algorithm for computing the intersection point and normal of a 3D ray with an arbi...