Commit Graph
106 Commits
Author SHA1 Message Date
Kenshi Takayama (kenshi 6f99bc9a6b small update 2013-10-29 16:17:09 +01:00
Kenshi Takayama (kenshi b885ab6d19 merge 2013-10-29 16:12:33 +01:00
Kenshi Takayama (kenshi acf9b08e79 project file update 2013-10-29 16:07:06 +01:00
Alec Jacobson (jalec 7a24f71dee replaced cin with twaddvarcb 2013-10-29 15:56:44 +01:00
Alec Jacobson (jalec f417247a80 no header only in ambient occlusion demo makefile 2013-10-29 13:30:51 +01:00
Alec Jacobson (jalec c16cb9ac5b fixed examples and ambient occlusion to compile and run with embree 2.0 2013-10-29 13:17:17 +01:00
Alec Jacobson (jalec 982c5e3092 fixed example as per intel's instruction 2013-10-29 12:41:21 +01:00
Kenshi Takayama (kenshi 23be16c2d9 bug fix in orient_outward_ao, now seems working reasonably well 2013-10-29 12:33:25 +01:00
Alec Jacobson (jalec 89399c4e39 adding missing embree cmake files: 2013-10-29 12:29:07 +01:00
Alec Jacobson (jalec 2999ce5b82 removing embree from external 2013-10-29 11:01:00 +01:00
Alec Jacobson (jalec 2b68521261 fixed bug with link order 2013-10-29 10:52:55 +01:00
Alec Jacobson (jalec f9f6def936 hit class and continue trying to get embreeintersector to work on mac os x (not yet) 2013-10-29 09:45:06 +01:00
schuellc 167f46d804 * Updated embree interface to version 2.0 2013-10-28 16:56:36 +01:00
Alec Jacobson (jalec a3c0b99108 makefile for patches, potential fix for orient_outward_ao 2013-10-28 14:27:57 +01:00
Kenshi Takayama (kenshi d8cad1a86d orient_outward_ao: separate distribution data for each thread, remove two-sided faces using unique_simplices 2013-10-28 12:03:46 +01:00
Kenshi Takayama (kenshi fae108d69f omp support for orient_outward_ao 2013-10-28 11:29:28 +01:00
Alec Jacobson (jalec bd6dee7a8f merge, orient_outward_ao compiles on mac os x 2013-10-27 14:34:57 +01:00
Alec Jacobson (jalec 7373822f0c separted bbw as its own extra (mosek optional via IGL_NO_MOSEK), support for mosek 7, better control over verbosity in bbw 2013-10-27 14:21:13 +01:00
kenshi84 c626b9c59f moved orient_outward_ao to embree/, coding mostly done w/o OpenMP 2013-10-27 13:27:40 +01:00
Kenshi Takayama (kenshi b6b1c348c6 started coding orient_outward_ao, not done yet 2013-10-25 21:39:41 +02:00
Kenshi Takayama (kenshi 2ac43d5d72 merge 2013-10-25 17:46:08 +02:00
Kenshi Takayama (kenshi 541524221d vs2012 build for patches/example.cpp 2013-10-25 17:41:45 +02:00
Alec Jacobson (jalec 80e426eb3f bug fix in orient_outward 2013-10-25 16:51:07 +02:00
Alec Jacobson (jalec b600f4ba10 fix initialization bugs in orient_outward.cpp 2013-10-25 14:14:24 +02:00
Alec Jacobson (jalec 464bb79e06 truck mesh 2013-10-25 12:07:24 +02:00
Alec Jacobson (jalec c81ba7a242 merge orient outward heuristic, bfs orient patches, patch example 2013-10-25 12:03:22 +02:00
Alec Jacobson (jalec 1c1b535689 randperm, and manifold patches seemingly working 2013-10-24 22:11:22 +02:00
Alec Jacobson (jalec b01cbda606 patches 2013-10-24 21:13:06 +02:00
Alec Jacobson (jalec 2fdb94f55e boost extra, connected components in mesh 2013-10-24 21:08:11 +02:00
Alec Jacobson (jalec 49c32ed512 flare eyes example working 2013-10-21 10:18:08 +02:00
Alec Jacobson (jalec 03cc2263e8 lens flares 2013-10-19 14:29:03 +02:00
Alec Jacobson (jalec 26ef6932b9 better floors and scene rotation trackball tester 2013-10-16 16:20:06 +02:00
Alec Jacobson (jalec 75d3d5a1a6 more intricate ambient occlusion demo 2013-10-16 10:55:13 +02:00
Alec Jacobson (jalec 855b89c2af ambient occlusion mex, wrapper for ambient occlusion with just mesh 2013-10-14 01:26:10 +02:00
Alec Jacobson (jalec 7433f127da transparency with sorted primitives example, viewport class, lots more explicits 2013-10-11 19:15:33 +02:00
Alec Jacobson (jalec 870a80e705 ambient occlusion demo 2013-10-09 02:26:19 +02:00
Alec Jacobson (jalec cb62d642b9 merge bullshit 2013-10-08 14:15:34 +02:00
Alec Jacobson (jalec a1b35ba6bb explicit instanciation for readWRL 2013-10-08 14:15:13 +02:00
Daniele Panozzo 70d1b6ce7a fixed makefile in QuickLook plugin 2013-10-07 14:00:03 +02:00
Alec Jacobson (jalec a7a16fcf69 mesh quicklook generator example and sort rows example, readWRL from preview3d 2013-10-06 14:38:25 +02:00
Alec Jacobson (jalec 085991b082 quicklook example 2013-10-06 13:18:02 +02:00
Alec Jacobson (jalec 806733826e knight model 2013-10-01 13:16:17 +02:00
Alec Jacobson (jalec 432b86eeb0 finished embree selector demo 2013-10-01 00:23:22 +02:00
Alec Jacobson (jalec 8f9e374ed6 embree example 2013-09-30 22:04:25 +02:00
Alec Jacobson (jalec 00152cbe79 better separation of bbw solvers, openmp for active set and unproject eigen wrapper 2013-09-23 15:10:27 +02:00
Alec Jacobson (jalec 7acb909737 compress in tutorial, better header in compress, ifndef IGL_NO_OPENGL and IGL_NO_ANTTWEAKBAR guards, compress compiles without these, undo svd 2013-09-12 15:31:20 +02:00
Alec Jacobson (jalec 31a8036e5a example for render to png 2013-06-05 15:47:56 +02:00
Alec Jacobson (jalec 9e617b854d update bbw demo to use libigl 2013-05-10 10:57:07 +02:00
Alec Jacobson (jalec 2beff2443b version and release history 2013-04-22 16:57:56 +02:00
Alec Jacobson (jalec 1a1001bea6 clean up exampels 2013-04-22 14:38:22 +02:00