Pinned Repositories
3d-converter
:globe_with_meridians: Fast 3D file format converter in C++ supporting OBJ, 3DS, MA, MB, XSI, LWO, DXF, STL, MAT, DAE.
electron
Build cross platform desktop apps with JavaScript, HTML, and CSS
geoserver
Official GeoServer repository
Jd_phone-grab-python3
1、it‘s a reptiles written in python3 ; 2、it's used for grabbing data in JD.com(actually JD's Phones);
kriging
Testing a client-side kriging approach
kriging.js
Javascript library for geospatial prediction and mapping via ordinary kriging
objTo3d-tiles
Convert obj model file to 3d tiles
quadtree-js
Another quadtree implementation for javascript
rtree-1
Immutable in-memory R-tree and R*-tree implementations in Java with reactive api
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
kilikila's Repositories
kilikila/xeokit-gltf-to-xkt
Node.js-based utility to convert glTF to xeokit .XKT format
kilikila/athena
:notebook:Java后端知识图谱
kilikila/awesome-books
:books: 开发者推荐阅读的书籍
kilikila/cesium-terrain-builder
A C++ library and associated command line tools designed to create terrain tiles for use in the Cesium JavaScript library
kilikila/Cesium.HPUZYZ.Demo
This project is some demos of CESIUM. Much of them are from other people's blogs and cesium's official website (https://cesiumjs.org/tutorials/cesium-up-and-running/). Thanks to my good friend MikesWei (https://github.com/MikesWei) for giving me great help.
kilikila/CesiumMeshVisualizer
Make you can use three.js geometry in Cesium,and use mesh,geometry,material like three.js to manage renderable object in Cesium. Cesium Physics (ammo.js) , BSP(CSG.js) ,Volume Rendering demo. see
kilikila/CesiumVectorTile
Cesium VectorTileImageryProvider支持小数据量的geojson、shape文件 矢量 动态切片,实现贴地
kilikila/claygl
A WebGL graphic library for building scalable Web3D applications
kilikila/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
kilikila/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
kilikila/draco
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
kilikila/exposure-fusion-shadow-removal
We propose a new method for effective shadow removal by regarding it as an exposure fusion problem.
kilikila/geojson-vt
Slice GeoJSON into vector tiles on the fly in the browser
kilikila/geojson-vt-cpp
Port to C++ of JS GeoJSON-VT for slicing GeoJSON into vector tiles on the fly
kilikila/GraphNeuralNetwork
《深入浅出图神经网络:GNN原理解析》配套代码
kilikila/MVTImageryProvider
A Mapbox style renderer for CesiumJS
kilikila/nobject-rs
A Wavefront Obj/Mtl parser using Nom
kilikila/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
kilikila/plugincpp
a modern c++ plugin library
kilikila/StyleGAN_PyTorch
The implementation of StyleGAN on PyTorch 1.0.1
kilikila/three.js
JavaScript 3D library.
kilikila/vcglib_samples
samples of vcglib and meshlab.
kilikila/vectortiles
load mbtiles by cesium
kilikila/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
kilikila/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
kilikila/WebGL2Samples
Short and easy to understand samples demonstrating WebGL 2 features
kilikila/Word-Embedding
Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding
kilikila/xatlas
Mesh parameterization / UV unwrapping library
kilikila/xeokit-sdk
JavaScript SDK for viewing high-detail 3D BIM and CAD models in the Web browser
kilikila/xiaolin_coding
小林coding笔记