-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New code for isosurface trace #3340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
71ae66e
new isosurface traces
archmoj be3c5a5
using full data cube
archmoj dfe2a85
use data cube dimensions i.e. width and height
archmoj 251b2d4
value > volume
archmoj cd86716
revised x y z
archmoj 66bf59d
updated baseline
archmoj dee7c8e
handle non-uniform space pass 1 for integers
archmoj b2b7bc0
real world translation
archmoj 0ac65d9
fixed interpolation
archmoj f5c6052
using isovalueand improved the mock
archmoj e5c7ff0
multiple isovalues could be applied with one trace
archmoj e60de84
http > https
archmoj 0a9bf1d
fixed update for redraw
archmoj eecd804
fixed colorscale
archmoj b1f7939
corrected new isosurface baseline with colorscale
archmoj 8779a6a
set intensity an internal value for iso-surface traces
archmoj 2a4b9fb
correct baseline with colorscale
archmoj 08e1508
added option to control which iso-surface meshing algorithm to use
archmoj 4b49dc4
fixed scale tranform
archmoj 07e11c0
isosurface baseline with correct x y z scales
archmoj 06531f8
separate meshing record process
archmoj 87ae392
improved isosurface mock to have both sides
archmoj af9294b
new two-sided isosurface baseline
archmoj f141098
fixed scales for negative ranges and prepration for isocaps
archmoj 04cc4b4
more optimized code base for iso caps
archmoj a10b365
removed unused mock
archmoj 16208cb
debug and fixed cap interpolation
archmoj b2f84be
removed debug opt
archmoj 605ce44
updated isosurface mock with caps
archmoj 56b4df1
volume > value and added checks to make trace invisible in case of em…
archmoj 5311b01
reduced tolerance ratio
archmoj 0171bf6
iso-surface baseline with reduced error for caps
archmoj 1da04df
xyzw > xyzv
archmoj 4ac90eb
may help handle parametric x y z coordinates
archmoj 49aa746
reduced color attributes
archmoj d9c1fa7
intensity > value
archmoj 79fdb19
more intensity to value
archmoj de20714
separate interpolatoin and extrapolation
archmoj 341ba29
Merge remote-tracking branch 'origin/master' into isosurface-new
archmoj dac7f9d
apply new syntax rules for camelCase and one var per variable
archmoj 94f0767
2018 > 2019 for isosurface
archmoj 7c7bbe5
reduce vertex ids on each cap
archmoj 9e5441d
reduced number of vertices of iso-surface and smoothing
archmoj 940b41f
smooth isosurface baseline
archmoj dd08cd4
removed surfaceNets and marchingTetrahedra algorithms
archmoj 530cdb4
revised to be more functional
archmoj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
using isovalueand improved the mock
- Loading branch information
commit f5c60520fc0282d570e294f3bbb825fb4ad2b45c
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.