https://snorpey.github.io/triangulation/
https://polygonize.net/
Software Developer, Programming, Web resources and entertaiment. Desarrollo de software, programaciĆ³n, recursos web y entretenimiento.
PDG & examples (~2020)
[1] https://www.sidefx.com/learn/pipeline-pdg/
Materials
[1] https://www.youtube.com/watch?v=TzDAxvPFh1E
Hair Shading
[1] https://www.youtube.com/watch?v=aO1r5yv3QT8
Objects
[1] Rock https://www.youtube.com/watch?v=gINvU11LHB0
Flip
[0] Tips to improve https://blendermarket.com/posts/flip-fluids-10-tips-to-improve-your-blender-workflow
[1] https://vimeo.com/182074285
[2] https://vimeo.com/189254805
[3] Splash https://vimeo.com/209763376
[4] Collider https://vimeo.com/252645795
Sources
[1] pool https://www.sidefx.com/forum/topic/27689/?page=1#post-130379
Trace users on Linux
$lslogins -u
$w
$who -u
References:
[1] https://www.tecmint.com/find-user-account-info-and-login-details-in-linux/
$hython /opt/hfs18.0.460/houdini/public/hgeo/hgeo.py file.bgeo
7199 Points
7199 Vertices
1 Primitives
----- Attributes -----
Point Attributes
numeric P[3]
numeric v[3]
Primitive Attributes
string name[1]
Global Attributes
numeric rest_ratio[1]
numeric rest2_ratio[1]
numeric timescale[1]
1 Primitives
1 PolySoup
Primitive 0 is a PolySoup and has 0 vertices.
$ hython /opt/hfs18.0.460/houdini/public/binary_json/json_binary_verify.py /opt
/hfs18.0.460/houdini/geo/defgeo.bgeo
JSON Valid: /opt/hfs18.0.460/houdini/geo/defgeo.bgeo (0.002985 s)
How to write "memorial" para concurso
[1] Examples https://marcoarmello.wordpress.com/2018/07/19/memorial/
[1] La Incognita Newton ( My First book )
[1] Amazon https://www.amazon.com/INCOGNITA-NEWTON-CATHERINE-SHAW/dp/B00A6FIPGK
[2] As palavras de saramago
https://kbook.com.br/wp-content/uploads/2016/07/aspalavrasdesaramago.pdf
Theory
[1] Binary Image http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/OWENS/LECT2/node3.html
[2] https://towardsdatascience.com/a-visual-introduction-to-binary-image-processing-part-1-d2fba9f102a4
[3] Hu Moments code and theory https://www.learnopencv.com/shape-matching-using-hu-moments-c-python
[4] PCA Analysis and code https://towardsdatascience.com/visualizing-principal-component-analysis-with-matrix-transforms-d17dabc8230e
[3] 3D moments http://147.231.16.195/3DRotationInvariants
Codes
[1] OpenCV moments https://github.com/krutikabapat/Shape-Matching-using-Hu-Moments
[2] Hu Moments https://github.com/adailtonjn68/hu_moments_in_python
Books
[1] 2D and 3D Image Analysis by Moments https://b-ok.lat/book/4985123/51d687?regionChanged=&redirect=34651345
Applications
[1] Tracking http://raphael.candelier.fr/?blog=Image%20Moments
Source:
[1] http://automagically.de/g3dviewer/
Settings:
$cd src
#To find right libraries
$pkg-config --libs gtk+-2.0
$pkg-config --libs gtkglext-x11-1.0
Compile Code:
$gcc -o app main.c model.c screenshot.c texture.c trackball.c glarea.c gl.c gu
i_callbacks.c gui_glade.c gui_infowin.c gui_log.c -I /usr/include/gtk-2.0 -I /u
sr/include/glib-2.0 -I /usr/lib/x86_64-linux-gnu/glib-2.0/include -I /usr/inclu
de/cairo -I /usr/include/pango-1.0 -I /usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I /usr/include/gdk-pixbuf-2.0 -I /usr/include/atk-1.0 -I /usr/include/gtkglex
t-1.0 -I /usr/lib/gtkglext-1.0/include -I /usr/include/libglade-2.0 -lgtk-x11-2
.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0
-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm
-lGL -lglut -lGLU -lglade-2.0 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL
-lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -l
gmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lc
airo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib
-2.0 -lfontconfig -lfreetype -lg3d
Resources:
[1] php+mysql https://sourceforge.net/projects/simple-invoice/
demo http://obedalvarado.pw/simple-invoice/
[2] php+mysql https://sourceforge.net/projects/gatax/
Source http://www.k-3d.org/
Main errors:
INCLUDE(K3DFindFreetype2) # freetype6-dev
INCLUDE(K3DFindGtkmm) #DEBUG
https://gtkmm.org/en/download.html #works with version 2.x
INCLUDE(K3DFindFTGL) #DEBUG
#To DEBUG Variables
message(STATUS "DEBUG: K3D_FREETYPE2_FOUND: ${K3D_FREETYPE2_FOUND}")
message(STATUS "DEBUG: Aqsis_FOUND: ${Aqsis_FOUND}")
#Support CUDA need to enable in CMakeLists.txt (main)
Day 2:
K3DFindBoost.cmake (update paths)
SET(K3D_BOOST_INCLUDE_DIR "/usr/local/include" CACHE PATH "Override the default location for Boost header files.")
SET(K3D_BOOST_LIBRARY_DIR "/usr/local/lib" CACHE PATH "Override the default location for Boost libraries.")
renderframe/CMakeLists.txt
LINK_DIRECTORIES() #add boost path
TARGET_LINK_LIBRARIES() #add boost_regex boost_program_options boost_system boost_python27 boost_thread boost_date_time
#disable CGAL
#K3D_CHECK(K3D_BUILD_CGAL_MODULE REQUIRES K3D_CGAL_FOUND RESOURCE "CGAL") #DEBUG
Models online
[1] Fluid, Physics models https://hdbp.io/browse?page=3
[2] Complete dops examples with Houdini files to download
https://www.tokeru.com/cgwiki/index.php?title=HoudiniDops
[1] cmake parameters https://stackoverflow.com/questions/31387188/pass-variable-value-to-make-using-cmake
[2] PYTHONPATH https://www.devdungeon.com/content/python-import-syspath-and-pythonpath-tutorial
[1] Helper using latex to Draw Net https://github.com/HarisIqbal88/PlotNeuralNet
[2] https://github.com/yosinski/deep-visualization-toolbox
[3] https://github.com/wagenaartje/neataptic
[4] .Appimage (viewer .h5 models) https://github.com/lutzroeder/netron
[5]
!pip install visualkeras
import visualkerasvisualkeras.layered_view(modelobject)
[6] Quiver? https://github.com/ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
References:
https://www.boost.org/users/download/
Enable to work with Python3
cd boost1.7
$./bootstrap.sh -with-libraries=python -with-python-version=3.6
$./b2
$sudo ./b2 install
By Code:
[1] https://pyrender.readthedocs.io/en/latest/examples/quickstart.html
By Tools
[1] Blender (>=2.9) Add On https://github.com/neverhood311/Stop-motion-OBJ
https://github.com/mit-han-lab/pvcnn
https://paperswithcode.com/paper/octnet-learning-deep-3d-representations-at
[1] Diario/Seq https://apps.odoo.com/apps/modules/17.0/sequence_for_journal